Skip to content

Commit

Permalink
Merge pull request #64 from cracky5322/master
Browse files Browse the repository at this point in the history
Update values-zh-rTW
  • Loading branch information
Dr-TSNG authored Jul 14, 2021
2 parents c856021 + ef58e9d commit e58651b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
9 changes: 7 additions & 2 deletions app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,18 @@
<string name="preference">偏好</string>
<string name="edit_list">編輯列表</string>
<string name="show_crash_log">檢視崩潰日誌</string>
<string name="config_damaged">設定檔案損壞,請清除應用資料</string>
<string name="config_damaged">模板設定檔損壞,請清除應用資料</string>
<string name="system_app">系統應用</string>
<string name="copied">已複製</string>

<string name="do_not_dual">不要雙開模組 APP,這會導致設定覆蓋!</string>
<string name="do_not_dual">不要雙開模組 APP,這會導致模板設定覆蓋!</string>

<string name="new_update">新版本可用:</string>
<string name="update_logs">更新日誌</string>
<string name="migrate_config_title">從舊版本遷移模板設定?</string>
<string name="migrate_config_message">這會覆蓋現有的模板設定!(如果你是正常升級版本,請選擇是)</string>
<string name="migrate_config_successful">模板設定已升級</string>
<string name="migrate_config_failed">模板設定升級失敗</string>

<string name="riru_installed">Riru 模組已安裝</string>
<string name="riru_not_installed">Riru 模組未安裝</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-zh-rTW/strings_template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<string name="template_extra_apps_visible_count">額外可見 # 個應用</string>
<string name="template_extra_apps_invisible_count">額外隱藏 # 個應用</string>
<string name="template_extra_maps_rules_count">額外啟用 # 條 maps 規則</string>
<string name="template_copy_app_config">將此設定複製給其他應用</string>

<string name="template_add_maps_rules">新增自定義 maps 攔截規則</string>
<string name="template_add_new_maps_rule_hint">填入要過濾的條目</string>
Expand Down

0 comments on commit e58651b

Please sign in to comment.