You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace `xx` with your [ISO 639-1 language code](https://www.loc.gov/standards/iso639-2/php/code_list.php). E.g. `en` for english, `fr` for french, etc.
108
+
109
+
For new languages:
110
+
* Add a new locale entry to `app/src/main/res/xml/locales_config.xml`
111
+
* Add a new locale entry to `app/build.gradle` in `resourceConfigurations` key
0 commit comments