mihon/i18n
FooIbar 239c38982c
Refactor archive support with libarchive (#949)
* Refactor archive support with libarchive

* Revert string resource changs

* Only mark archive formats as supported

Comic book archives should not be compressed.

* Fixup

* Remove epub from archive format list

* Move to mihon package

* Format

* Cleanup
2024-06-26 20:54:25 +06:00
..
src Refactor archive support with libarchive (#949) 2024-06-26 20:54:25 +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.