Extract translation from app module (#7975)

* Extract translation from app module

- Prep for further extraction to modules in the nearish future

* Subproject .gitignore

(cherry picked from commit d5c207d8a3)

# Conflicts:
#	.gitignore
This commit is contained in:
Andreas
2022-09-10 15:58:45 +02:00
committed by Jobobby04
parent 10f351de66
commit 1825a3e9a2
83 changed files with 49 additions and 15 deletions
+1
View File
@@ -39,3 +39,4 @@ dependencyResolutionManagement {
rootProject.name = "TachiyomiSY"
include(":app")
include(":i18n")