mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 08:01:20 +02:00
Support configuring interface language per user
This commit is contained in:
parent
59ccce9d54
commit
4dc40f2c3c
11 changed files with 894 additions and 1 deletions
|
|
@ -182,6 +182,9 @@ configure<ApplicationExtension> {
|
|||
lint {
|
||||
disable.add("MissingTranslation")
|
||||
}
|
||||
androidResources {
|
||||
generateLocaleConfig = true
|
||||
}
|
||||
}
|
||||
|
||||
androidComponents {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue