komikku/i18n
AntsyLich 72634e76f8
Rework buildSrc and remove usage of subprojects
(cherry picked from commit e448e40406e8d9916120a278e42829a6f1b25a7a)

# Conflicts:
#	app/build.gradle.kts
#	buildSrc/src/main/kotlin/AndroidConfig.kt
#	i18n/build.gradle.kts
#	source-api/build.gradle.kts
2024-04-26 11:35:15 +07:00
..
src Translations update from Hosted Weblate (#609) 2024-04-26 11:35:15 +07:00
.gitignore Migrate to multiplatform string resources (#10147) 2023-12-23 20:28:29 -05:00
build.gradle.kts Rework buildSrc and remove usage of subprojects 2024-04-26 11:35:15 +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.