From 1f3cafcc4c69d3ab271de2716f9ae90bf73cbc9e Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger <47644445+meienberger@users.noreply.github.com> Date: Mon, 11 Sep 2023 04:28:02 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) --- src/client/messages/zh-CN.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/client/messages/zh-CN.json b/src/client/messages/zh-CN.json index 42078a35..07fc8bc9 100644 --- a/src/client/messages/zh-CN.json +++ b/src/client/messages/zh-CN.json @@ -33,8 +33,8 @@ "domain-already-in-use": "域名 {domain} 已被应用程序 {id} 使用", "could-not-get-latest-version": "无法获取最新版本", "current-version-is-latest": "当前版本已经是最新版本", - "major-version-update": "The major version has changed. Please update manually (instructions in release notes)", - "demo-mode-limit": "Only 6 apps can be installed in the demo mode. Please uninstall an other app to install a new one." + "major-version-update": "主要版本已更新。请手动更新 (参照更新记录上的指示)", + "demo-mode-limit": "在演示模式下只能安装6个应用。请卸载其他应用来安装新应用。" }, "success": {} }, @@ -286,7 +286,7 @@ }, "header": { "dashboard": "控制面板", - "apps": "My Apps", + "apps": "我的应用", "my-apps": "我的应用", "app-store": "应用市场", "settings": "设置",