diff options
| author | Anonymous <noreply@weblate.org> | 2023-05-17 12:46:56 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-05-20 22:07:13 +0000 |
| commit | 3fe1d445154f0392907bbd02ab8708b69749c59d (patch) | |
| tree | 17def968b8b731303a66b66268c562abcd829d48 /backend | |
| parent | 3932c69ad6f1cc4e5fe2f893acf049e9ea439615 (diff) | |
| download | decky-loader-3fe1d445154f0392907bbd02ab8708b69749c59d.tar.gz decky-loader-3fe1d445154f0392907bbd02ab8708b69749c59d.zip | |
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (100 of 100 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hant/
Diffstat (limited to 'backend')
| -rw-r--r-- | backend/locales/zh_Hant.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index b3c383da..c23a27d2 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -65,7 +65,8 @@ "title": "解除安裝 {{name}}", "desc": "您確定要解除安裝 {{name}} 嗎?" }, - "decky_update_available": "可更新至版本 {{tag_name}}!" + "decky_update_available": "可更新至版本 {{tag_name}}!", + "plugin_update_other": "" }, "RemoteDebugging": { "remote_cef": { @@ -95,7 +96,8 @@ "desc": "啟用與執行 React DevTools 的電腦的連接。改變這個設定將重新載入 Steam。啟用前必須設定 IP 位址。", "ip_label": "IP", "label": "啟用 React DevTools" - } + }, + "header_other": "" }, "SettingsGeneralIndex": { "about": { |
