mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: add Chinese Traditional (zh-TW) locale and translations
This commit is contained in:
parent
b814c1d5d1
commit
c8191a899b
6 changed files with 179 additions and 2 deletions
|
|
@ -2,6 +2,8 @@
|
|||
// Language tags native names (not available via .getDisplayLanguage)
|
||||
<string name="fr_HT" translatable="false">Kreyòl ayisyen</string>
|
||||
<string name="pt_BR" translatable="false">Português do Brasil</string>
|
||||
<string name="zh_CN" translatable="false">简体中文</string>
|
||||
<string name="zh_TW" translatable="false">繁體中文</string>
|
||||
|
||||
<string name="app_name" translatable="false">Meshtastic</string>
|
||||
<string name="sample_distance" translatable="false">2.13 km</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue