ソースを参照

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>