-
Notifications
You must be signed in to change notification settings - Fork 13
Adding a new language
#Adding a new language to Panicbutton.io
When adding a new language to the site panicbutton.io, there are several necessary steps to integrate that language into the existing translation workflow.
-
The language must be added in the python config file, which feeds the python Transifex translation scripts. The language is added as a two-letter ISO code to the existing array in the config.py file.
-
There are several site-specific translation issues on panicbutton.io. This file and this file are used in the PanicButton Android application, and each contains translated content that is not currently integrated into Transifex. Thus, when adding a new language to panicbutton.io, the content must be manually updated here until this idiosyncratic content is adjusted.