瀏覽代碼

chore: add zh-TW to locale-config (#155)

Reviewed-on: https://gitea.angry.im/PeterCxy/OpenEUICC/pulls/155
Co-authored-by: septs <github@septs.pw>
Co-committed-by: septs <github@septs.pw>
septs 11 月之前
父節點
當前提交
6c9063a761
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app-common/src/main/res/xml/locale_config.xml

+ 1 - 0
app-common/src/main/res/xml/locale_config.xml

@@ -3,4 +3,5 @@
     <locale android:name="en-US" />
     <locale android:name="ja" />
     <locale android:name="zh-CN" />
+    <locale android:name="zh-TW" />
 </locale-config>