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 | 3932c69ad6f1cc4e5fe2f893acf049e9ea439615 (patch) | |
| tree | a5ec1ed1301fccd7467352803064436d909c1f05 /backend/locales | |
| parent | 1b8fe4f82f2d5e81fb835efe9dc0461f00114c3f (diff) | |
| download | decky-loader-3932c69ad6f1cc4e5fe2f893acf049e9ea439615.tar.gz decky-loader-3932c69ad6f1cc4e5fe2f893acf049e9ea439615.zip | |
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (100 of 100 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hans/
Diffstat (limited to 'backend/locales')
| -rw-r--r-- | backend/locales/zh_Hans.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/backend/locales/zh_Hans.json b/backend/locales/zh_Hans.json index e430a8d3..99e1cbf2 100644 --- a/backend/locales/zh_Hans.json +++ b/backend/locales/zh_Hans.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 @@ "desc1": "启用 Valve 内部开发者菜单", "desc2": "除非你知道你在干什么,否则请不要修改此菜单中的任何内容", "label": "启用 Valve 内部开发者" - } + }, + "header_other": "" }, "SettingsGeneralIndex": { "about": { |
