komikku/i18n
Cursor Agent 9ccf5ca291
fix(library): notify when sync fails before library update
Report sync failures that previously failed silently (e.g. null remote
backup) and show a library update error notification when a chained sync
blocks the update, including the sync failure reason.

Co-authored-by: Cuong-Tran <cuong-tran@users.noreply.github.com>
2026-05-23 06:42:27 +00:00
..
src fix(library): notify when sync fails before library update 2026-05-23 06:42:27 +00:00
build.gradle.kts Address some build warnings and cleanup (mihonapp/mihon#1412) 2024-11-01 10:37:52 +07:00
README.md [skip ci] Update i18n readme (mihonapp/mihon#1328) 2024-10-23 14:19:45 +07:00

i18n

This module houses the string resources and translations.

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