komikku/i18n
arkon fe53d7b7fb Don't make install permission required during onboarding
Closes #10257

We show a warning banner in the extensions list and also rely on the system
alert popup if someone attempts to install without the permission already
granted.

(cherry picked from commit f0710df35696c1f6cf7bb5371dfd6ad91d53fae1)
2023-12-30 16:37:37 -05:00
..
src Don't make install permission required during onboarding 2023-12-30 16:37:37 -05:00
.gitignore Migrate to multiplatform string resources (#10147) 2023-12-23 20:28:29 -05:00
build.gradle.kts Suppress build warnings from MPP modules 2023-12-23 22:42:21 -05:00
README.md Minor cleanup/docs 2023-12-24 12:50:31 -05: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.