It would be a nice touch to have the donation form, thank you page, ... localized.
Guida contributor
Tech stack
python
Dominio
full stack
Tipo issue
feature
DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
3
Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
1-2 days
Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
stale
ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
unclear
Prerequisiti
Basic Django knowledgeFamiliarity with PythonUnderstanding of Django i18n
Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
40
Direzione di ricerca
This issue requests localization of the fundraising app. Start by reviewing Django's internationalization documentation. Check the repository's existing translation files and settings (e.g., settings.py for LOCALE PATHS). Look at the comments on this issue for any discussion on approach or scope. Identify all user facing strings in donation templates and views. Then define a plan to mark strings with gettext and create locale files.