aniyomi/i18n
Secozzi 8f2466d61e
Add Backup and Restore of Extension Repos (#1057)
* Backup/Restore Extension Repos

* Refactor

* Moving to Under App Settings

* Sort by URL, Check existing by SHA and Error Logging

Untested. Currently in a lecture and can't test if the changes really work.

* Changes to logic

* Don't ask me what's happening here

* Renaming Variables

* Fixing restoreAmount & changes to logic

Co-Authored-By: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: Roshan Varughese <40583749+Animeboynz@users.noreply.github.com>
2024-10-26 10:12:39 +02:00
..
src Add Backup and Restore of Extension Repos (#1057) 2024-10-26 10:12:39 +02:00
.gitignore chore: Weblates merge (#1227) 2023-12-02 11:31:48 +01:00
build.gradle.kts fix(deps): update moko to v0.24.1 2024-07-12 21:07:44 +02: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.