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 Jun 4, 2024
1 parent 79f9fa9 commit 752b9fc
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 @@ -36,6 +36,7 @@ android {
"it",
"iw",
"ja",
"jbo",
"kn",
"ko",
"lt",
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 @@ -25,6 +25,7 @@
<locale android:name="it" />
<locale android:name="iw" />
<locale android:name="ja" />
<locale android:name="jbo" />
<locale android:name="kn" />
<locale android:name="ko" />
<locale android:name="lt" />
Expand Down

0 comments on commit 752b9fc

Please sign in to comment.