Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 9390886

Browse files
authored
Merge pull request #90 from cracky5322/master
Update Traditional Chinese
2 parents 680abcb + 6bb2f8d commit 9390886

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

app/src/main/res/values-zh-rTW/strings.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<string name="support">支援</string>
2323
<string name="donate">捐贈</string>
2424
<string name="submit_modules">提交一個模組</string>
25+
<string name="require_android_6">要求 Android 6.0 以上版本</string>
2526

2627
<!-- Module section translation -->
2728
<string name="module_last_update">最後更新:</string>
@@ -50,6 +51,7 @@
5051
<string name="master_delete_yes">刪除安裝檔</string>
5152
<string name="master_delete_fail">刪除安裝檔失敗</string>
5253
<string name="theme_pref">主題</string>
54+
<string name="theme_mode_pref">主題模式</string>
5355
<string name="module_id_prefix">模組 ID: </string>
5456
<string name="install_from_storage">從本機安裝</string>
5557
<string name="invalid_format">所選模組的格式無效或檔案損毀</string>
@@ -88,6 +90,7 @@
8890
將文字換行至新行,
8991
而不是將所有文字放在同一行。
9092
</string>
93+
<string name="enable_blur_pref">啟用模糊</string>
9194
<string name="repo_enabled">啟用倉庫</string>
9295
<string name="repo_disabled">禁用倉庫</string>
93-
</resources>
96+
</resources>

0 commit comments

Comments
 (0)