New translations strings.xml (Chinese Traditional)

This commit is contained in:
KevinX8 2020-12-22 17:44:04 +00:00
parent db9ad77e25
commit e3d6346f1f
1 changed files with 7 additions and 0 deletions

View File

@ -36,6 +36,11 @@
<string name="support_us">支持我們</string>
<!-- Settings -->
<string name="accent_color">輔色</string>
<string name="accent_blue">Blue</string>
<string name="accent_green">Green</string>
<string name="accent_purple">Purple</string>
<string name="accent_red">Red</string>
<string name="accent_yellow">Yellow</string>
<string name="category_appearance">外觀</string>
<string name="category_behaviour">行為</string>
<string name="clear_files">清除已下載的檔案</string>
@ -46,6 +51,8 @@
<string name="link_title">使用 Chrome Custom Tabs</string>
<string name="link_custom_tabs">連結會使用 Chrome Custom Tabs 開啟</string>
<string name="system_default">系統預設</string>
<string name="script_save_failed">Failed to save new timer value</string>
<string name="script_sleep_timer">Script Sleep Timer</string>
<string name="theme">主題</string>
<string name="theme_dark">深色主題</string>
<string name="theme_light">淺色主題</string>