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 | c14f7043bc2a643dc0128472a02f7e494d6874d2 (patch) | |
| tree | a5ec1ed1301fccd7467352803064436d909c1f05 /backend | |
| parent | 6d47a2111b7fa17bbe134fd03cccaaa0a528e936 (diff) | |
| download | decky-loader-c14f7043bc2a643dc0128472a02f7e494d6874d2.tar.gz decky-loader-c14f7043bc2a643dc0128472a02f7e494d6874d2.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')
| -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": { |
