Translations
Learn here how to do translations in AppKickstarter.
Last updated
Learn here how to do translations in AppKickstarter.
Last updated
AppKickstarter leverages Moko resources to manage translations.
In shared module, in commonMain, there is a moko-resources folder.
In this folder there are base localization, all the localizations you want (here fr), images and fonts.
All the resources here are bundled in the target platform (Android, iOS, etc).
Base strings.xml:
French strings.xml:
Use SharedRes.strings to access localizations: