mihon/i18n
Maddie Witman 07f963d5ae
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
2024-02-25 01:33:46 +06:00
..
src Fix some issues from 7ff95e2 (#415) 2024-02-25 01:33:46 +06:00
.gitignore Migrate to multiplatform string resources (#10147) 2023-11-18 13:54:56 -05:00
build.gradle.kts Address build warning in :i18n 2024-01-29 14:29:04 +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.