feat(l10n): Add Lithuanian to the locale config (#1059)

This commit is contained in:
Nik Clayton 2024-10-29 15:31:56 +01:00 committed by GitHub
parent 2f3895d2c4
commit a03ca432fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -50,4 +50,5 @@
<locale android:name="zh-HK"/>
<locale android:name="ja"/>
<locale android:name="my"/>
<locale android:name="lt"/>
</locale-config>