diff options
| author | fgsfds <4870330+fgsfds@users.noreply.github.com> | 2025-08-06 12:20:07 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-06 12:20:07 +0300 |
| commit | 5e641ff9e80a6ec75ff2e3258737892689f8e109 (patch) | |
| tree | 5d745ecf761bb2e41dff5eb84c86aa1801f10fb2 /web/translation/translate.zh_TW.toml | |
| parent | 58898e5758697c4c2d9a91704b3f2662adb7167d (diff) | |
Added Update all geofiles button (#3318)
* added Update all geofiles button
* localized update all string
Diffstat (limited to 'web/translation/translate.zh_TW.toml')
| -rw-r--r-- | web/translation/translate.zh_TW.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/translation/translate.zh_TW.toml b/web/translation/translate.zh_TW.toml index 694cd9f3..eef39ab6 100644 --- a/web/translation/translate.zh_TW.toml +++ b/web/translation/translate.zh_TW.toml @@ -132,6 +132,8 @@ "xraySwitchVersionPopover" = "Xray 更新成功" "geofileUpdateDialog" = "您確定要更新地理檔案嗎?" "geofileUpdateDialogDesc" = "這將更新 #filename# 檔案。" +"geofilesUpdateDialogDesc" = "這將更新所有文件。" +"geofilesUpdateAll" = "全部更新" "geofileUpdatePopover" = "地理檔案更新成功" "dontRefresh" = "安裝中,請勿重新整理此頁面" "logs" = "日誌" |
