From 51f163f94fa4863816d157bbd716979eabe50cf8 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 19 May 2026 20:52:11 -0700 Subject: [PATCH] New translations en-us.json (Chinese Simplified) [ci skip] --- messages/zh-CN.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 8dd3cfb0d..58b4e59a3 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -255,6 +255,23 @@ "resourceGoTo": "转到资源", "resourceDelete": "删除资源", "resourceDeleteConfirm": "确认删除资源", + "labelDelete": "Delete Label", + "labelAdd": "Add Label", + "labelCreateSuccessMessage": "Label Created Successfully", + "labelEditSuccessMessage": "Label Modified Successfully", + "labelNameField": "Label Name", + "labelColorField": "Label Color", + "labelPlaceholder": "Ex: homelab", + "labelCreate": "Create Label", + "createLabelDialogTitle": "Create Label", + "createLabelDialogDescription": "Create a new label that can be attached to this organization", + "labelEdit": "Edit Label", + "editLabelDialogTitle": "Update Label", + "editLabelDialogDescription": "Edit a new label that can be attached to this organization", + "labelDeleteConfirm": "Confirm Delete Label", + "labelErrorDelete": "Failed to delete label", + "labelMessageRemove": "This action is permanent. All sites, resources, and clients tagged with this label will be untagged.", + "labelQuestionRemove": "Are you sure you want to remove the label from the organization?", "visibility": "可见性", "enabled": "已启用", "disabled": "已禁用", @@ -1140,6 +1157,15 @@ "idpErrorConnectingTo": "无法连接到 {name},请联系管理员协助处理。", "idpErrorNotFound": "找不到 IdP", "inviteInvalid": "无效邀请", + "labels": "Labels", + "orgLabelsDescription": "Manage labels in this organization.", + "addLabels": "Add labels", + "siteLabelsTab": "Labels", + "siteLabelsDescription": "Manage labels associated with this site.", + "labelsNotFound": "Labels not found", + "labelSearch": "Search labels", + "selectColor": "Select color", + "createNewLabel": "Create new org label \"{label}\"", "inviteInvalidDescription": "邀请链接无效。", "inviteErrorWrongUser": "邀请不是该用户的", "inviteErrorUserNotExists": "用户不存在。请先创建帐户。",