Open
Description
@ebarry notes that a French translation team has been working on translations for a year (!! wow awesome!) and we'd like to import these. (cc lead French translator @XavCC)
I wanted to note steps here so we do this with good coordination:
- check what's ready to be imported (do they need reviews?)
- check what would be imported (i'm not sure we can do /only/ french translations so this might involve importing all new strings, which is OK too, just good to be clear about
- run the import, generating a new pull request with all the new translations
- add the language code (i.e.
fr
) to this line: https://github.com/publiclab/plots2/blob/main/config/application.rb#L58 - merge it!
- Check by going to https://publiclab.org/change_locale/fr
- add new languages to the footer dropdown (via the Features system, so for example
https://publiclab.org/change_locale/hi-IN
for Hindi.)
We can run through part of this checklist each time we do it.