Chouten-App / Chouten-Android

Chouten App for Android
50 stars 3 forks source link

feat: add localizations #7

Open TobyBridle opened 1 year ago

TobyBridle commented 1 year ago

At the moment we only have English. We can add translations for the following:

Adolar0042 commented 1 year ago

Should be relatively easy to add, since android studio has a built in translation editor.

TobyBridle commented 1 year ago

Should be relatively easy to add, since android studio has a built in translation editor.

Oh nice. It didn't seem to hard anyway as I think we just need a strings.xml file for each language code but if it's even easier that's good