komikku/i18n
Maddie Witman 2f31c13550
Fix some issues from 7ff95e2 (#415)
* Fixed extra header introduced in 7ff95e2

* Removed parentheses to make detekt happy

* Updated relative date display for dates in the future

* Small cleanup for header creation logic

* replaced "and" with "&&" for better formatting

(cherry picked from commit 07f963d5ae16c3c8d7be025a7e9439ad2110ac71)
2024-03-04 10:51:49 +07:00
..
src Fix some issues from 7ff95e2 (#415) 2024-03-04 10:51:49 +07:00
.gitignore Migrate to multiplatform string resources (#10147) 2023-12-23 20:28:29 -05:00
build.gradle.kts Address build warning in :i18n 2024-02-19 17:54:43 +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.