Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Update locales_config.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
SanmerDev committed Jun 11, 2024
1 parent 4fd0dcd commit fbb0d52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,15 @@ android {
"ar",
"de",
"es",
"fil",
"fr",
"hi",
"in",
"it",
"ja",
"pl",
"pt",
"pt-rBR",
"ro",
"ru",
"tr",
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/xml/locales_config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@
<locale android:name="ar"/>
<locale android:name="de"/>
<locale android:name="es"/>
<locale android:name="fil"/>
<locale android:name="fr"/>
<locale android:name="hi"/>
<locale android:name="in"/>
<locale android:name="it"/>
<locale android:name="ja"/>
<locale android:name="pl"/>
<locale android:name="pt"/>
<locale android:name="pt-BR"/>
<locale android:name="ro"/>
<locale android:name="ru"/>
<locale android:name="tr"/>
Expand Down

0 comments on commit fbb0d52

Please sign in to comment.