From 30c69583a744c86b5aa16de82f9d6aaf3493b236 Mon Sep 17 00:00:00 2001 From: catfishlty Date: Sat, 20 Jan 2024 16:04:56 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (114 of 114 strings) Translation: Dockge/dockge Translate-URL: https://weblate.kuma.pet/projects/dockge/dockge/zh_Hans/ --- frontend/src/lang/zh-CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/lang/zh-CN.json b/frontend/src/lang/zh-CN.json index e9213fc..1b926e2 100644 --- a/frontend/src/lang/zh-CN.json +++ b/frontend/src/lang/zh-CN.json @@ -111,5 +111,6 @@ "agentRemovedSuccessfully": "代理移除成功。", "removeAgent": "移除代理", "removeAgentMsg": "您确定要移除此代理?", - "agentAddedSuccessfully": "代理添加成功。" + "agentAddedSuccessfully": "代理添加成功。", + "LongSyntaxNotSupported": "此处不支持Long syntax,请使用YAML编辑器。" }