aniyomi/i18n
Secozzi 67af9a79ba
Option to update trackers when chapter marked as read
* 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: Roshan Varughese <40583749+Animeboynz@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-10-29 22:56:38 +01:00
..
src Option to update trackers when chapter marked as read 2024-10-29 22:56:38 +01:00
.gitignore Generate locales_config.xml in build dir 2024-10-27 11:03:10 +01:00
build.gradle.kts Generate locales_config.xml in build dir 2024-10-27 11:03:10 +01:00
README.md fix(deps) Update a lot of dependencies 2024-06-30 21:29:59 +02:00

i18n

This module houses the string resources and translations.

Original English strings are manged in src/commonMain/moko-resources/base/. Translations are done externally via Weblate. See our website for more details.