komikku/i18n
Vetle Ledaal 0c3c9e9952
Improve error message if restoring from JSON file (mihonapp/mihon#1056)
* Improve error message if restoring from JSON file

* Replace Exception with IOException

* Use more generic error message if protobuf fails

* fix lint

(cherry picked from commit de8ef6dad7c89afb7041ccb489d68539a4849cb5)
2024-08-02 13:19:11 +07:00
..
src Improve error message if restoring from JSON file (mihonapp/mihon#1056) 2024-08-02 13:19:11 +07:00
.gitignore Migrate to multiplatform string resources (#10147) 2023-12-23 20:28:29 -05:00
build.gradle.kts chore(deps): update kotlin and compose compiler to v2 (major) (#26, #82, mihonapp/mihon#819) 2024-07-27 02:13:27 +07:00
README.md Swap over to Mihon.app 2024-02-19 15:28:28 +07: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.