Adding translation to an app #29
-
|
Hi! |
Beta Was this translation helpful? Give feedback.
Answered by
vadimerenkov
Sep 5, 2025
Replies: 1 comment 3 replies
-
|
hi @tensaro! I think the best way would be to make a pull request with a new 'strings.xml' file in a folder with your language code, alongside all the others in the 'values' folder. If you'd like to also translate store listings on Google Play and F-Droid, then 'fastlane' folder provides short description (should be under 80 symbols) and long description. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
tensaro
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi @tensaro! I think the best way would be to make a pull request with a new 'strings.xml' file in a folder with your language code, alongside all the others in the 'values' folder. If you'd like to also translate store listings on Google Play and F-Droid, then 'fastlane' folder provides short description (should be under 80 symbols) and long description.