Skip to content

Commit

Permalink
chore: update list of locales
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 3, 2023
1 parent 12d13cb commit c729815
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ android {
"hi",
"hr",
"hu",
"ia",
"in",
"it",
"iw",
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/xml/locales_config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<locale android:name="hi" />
<locale android:name="hr" />
<locale android:name="hu" />
<locale android:name="ia" />
<locale android:name="in" />
<locale android:name="it" />
<locale android:name="iw" />
Expand Down

0 comments on commit c729815

Please sign in to comment.