kiwix-apple
kiwix-apple copied to clipboard
iOS Localization
We need to translate our app to other languages! 🌏🌍🌎
- create localization files
- put it on translatewiki.net to translate
- import translated localizations to app
- Make app store versions and screenshot for newly translated apps
I support this request and could provide the German translation.
This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.
Just setup an iPadAir 5th using French and got Kiwix all in English. Wasn't sure if Kiwix iOS is localized or not and this 6yo+ ticket is not really helping 😉
Bump-up if it's not yet l18n'd
@automactic With version 3.0.0, do we have all string in one dedicated json/xml/... file, so it is then easy to translate? This sounds like a priority now.
We have done that many times for other software piece, guidance can be provided.
First task here is to implementation proper support in the app, see https://developer.apple.com/documentation/xcode/adding-support-for-languages-and-regions. "lproj" files seems to be supported.