diff options
| author | Anonymous <noreply@weblate.org> | 2023-05-17 12:42:36 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-05-20 22:07:13 +0000 |
| commit | 67dc7e789329acf709d1bdfc8cb83c0f1c71e115 (patch) | |
| tree | 17def968b8b731303a66b66268c562abcd829d48 /backend | |
| parent | c14f7043bc2a643dc0128472a02f7e494d6874d2 (diff) | |
| download | decky-loader-67dc7e789329acf709d1bdfc8cb83c0f1c71e115.tar.gz decky-loader-67dc7e789329acf709d1bdfc8cb83c0f1c71e115.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": { |
