mihon/i18n
Vetle Ledaal de8ef6dad7
Improve error message if restoring from JSON file (#1056)
* Improve error message if restoring from JSON file

* Replace Exception with IOException

* Use more generic error message if protobuf fails

* fix lint
2024-07-31 20:39:41 +06:00
..
src Improve error message if restoring from JSON file (#1056) 2024-07-31 20:39:41 +06:00
.gitignore Migrate to multiplatform string resources (#10147) 2023-11-18 13:54:56 -05:00
build.gradle.kts fix(deps): update moko to v0.24.1 (#933) 2024-06-21 02:43:48 +06:00
README.md Replace all Tachi links to Mihon 2024-01-16 01:07:32 +06:00

i18n

This module houses the string resources and translations.

Original English strings are manged in src/commonMain/resources/MR/base/. Translations are done externally via Weblate. See our website for more details.