0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-19 19:42:18 +02:00

Remove incomplete zh-rTW locales translation

Because this got incomplete and so won't work with the values
array anymore.

Also it's probably a really bad idea to translate locales anyway.
If you pick a wrong one by accident, you'll have a hard time
changing it back to something you can understand.
This commit is contained in:
Markus Fisch 2023-12-10 15:40:37 +01:00
parent 9d6854c282
commit 42b7f1179b

View File

@ -1,25 +0,0 @@
<resources>
<string-array name="locale_names">
<item>@string/follow_system_settings</item>
<item>英文</item>
<item>德文</item>
<item>西班牙</item>
<item>法文</item>
<item>匈牙利</item>
<item>印尼</item>
<item>義大利</item>
<item>喬治亞</item>
<item>荷蘭</item>
<item>波斯</item>
<item>波蘭</item>
<item>巴西 (葡萄牙)</item>
<item>俄羅斯</item>
<item>土耳其</item>
<item>烏克蘭</item>
<item>中文</item>
<item>繁體中文</item>
<item>簡體中文</item>
<item>日文</item>
<item>捷克</item>
</string-array>
</resources>