aniyomi/i18n
Secozzi f5eb3e044e
Improve error message if restoring from JSON file
* Improve error message if restoring from JSON file

* Replace Exception with IOException

* Use more generic error message if protobuf fails

* fix lint

Co-authored-by: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>
2024-09-19 11:15:36 +02:00
..
src Improve error message if restoring from JSON file 2024-09-19 11:15:36 +02:00
.gitignore chore: Weblates merge (#1227) 2023-12-02 11:31:48 +01:00
build.gradle.kts fix(deps): update moko to v0.24.1 2024-07-12 21:07:44 +02:00
README.md fix(deps) Update a lot of dependencies 2024-06-30 21:29:59 +02:00

i18n

This module houses the string resources and translations.

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