komikku/i18n
Roshan Varughese 652126c398
Add Backup and Restore of Extension Repos (mihonapp/mihon#1057)
* Backup/Restore Extension Repos

* Refactor

* Moving to Under App Settings

* Sort by URL, Check existing by SHA and Error Logging

Untested. Currently in a lecture and can't test if the changes really work.

* Changes to logic

* Don't ask me what's happening here

* Renaming Variables

* Fixing restoreAmount & changes to logic

Co-Authored-By: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit 31263084eca3ba98624d258a317d53094bba2256)
2024-08-09 00:25:37 +07:00
..
src Add Backup and Restore of Extension Repos (mihonapp/mihon#1057) 2024-08-09 00:25:37 +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.