mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: add Bulgarian language (#644)
This commit is contained in:
parent
00f4876f60
commit
ed3d64d026
3 changed files with 169 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<locale-config xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<locale android:name="en"/> <!-- English (ultimate fallback locale) -->
|
||||
<locale android:name="bg"/> <!-- Bulgarian -->
|
||||
<locale android:name="cs"/> <!-- Czech -->
|
||||
<locale android:name="zh"/> <!-- Chinese -->
|
||||
<locale android:name="de"/> <!-- German -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue