mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-10 04:37:25 +01:00
abfb72c89c
* Track when marked as read
* Add dismiss to snack bar
* i18n & ignore decimal chapters
* Detekt would have caught that 🤣
* `Ok` > `Yes`
* Dont prompt if untracked or current > new
* Move to MangaScreenModel
* Suggestions
Co-Authored-By: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
* Review 2
* toggleAllSelections first
---------
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
|
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle.kts | ||
README.md |
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.