From 95f9ba0490605bbfed15d607d3de0acba5d76c2f Mon Sep 17 00:00:00 2001 From: wql219 Date: Fri, 14 Feb 2025 18:41:17 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1194 of 1194 strings) Translation: stash/stash Translate-URL: https://translate.codeberg.org/projects/stash/stash/zh_Hans/ --- ui/v2.5/src/locales/zh-CN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/v2.5/src/locales/zh-CN.json b/ui/v2.5/src/locales/zh-CN.json index ed7fd36f0..10bab9f3e 100644 --- a/ui/v2.5/src/locales/zh-CN.json +++ b/ui/v2.5/src/locales/zh-CN.json @@ -2,8 +2,8 @@ "actions": { "add": "新增", "add_directory": "新增目录", - "add_entity": "新增{entityType}", - "add_to_entity": "新增至{entityType}", + "add_entity": "添加实体", + "add_to_entity": "新增至实体", "allow": "允许", "allow_temporarily": "暂时允许", "anonymise": "匿名化",