From 3ffbcb9569d0ab9cc92b86ffc25c0e31481f6ba6 Mon Sep 17 00:00:00 2001 From: fanchenxuan Date: Sat, 14 Sep 2024 16:17:07 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=8C=91=E5=8D=955.0release=E3=80=91L?= =?UTF-8?q?T=E6=88=AA=E5=9B=BE=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: fanchenxuan --- .../src/main/resources/bo_CN/element/string.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/permissionmanager/src/main/resources/bo_CN/element/string.json b/permissionmanager/src/main/resources/bo_CN/element/string.json index 8f193e8..da5a95f 100644 --- a/permissionmanager/src/main/resources/bo_CN/element/string.json +++ b/permissionmanager/src/main/resources/bo_CN/element/string.json @@ -50,7 +50,10 @@ }, { "name":"ban", - "value":"བཀག་འགོག" + "value":"མི་ཆོག", + "attr":{ + "priority":"LT" + } }, { "name":"group_label_document_folder", @@ -78,7 +81,10 @@ }, { "name":"per_inquiry", - "value":"ཐེངས་སོ་སོར་བློ་འདྲི་བ།" + "value":"ཐེངས་རེར་བློ་འདྲི་བ།", + "attr":{ + "priority":"LT" + } }, { "name":"group_label_download_folder", @@ -94,7 +100,10 @@ }, { "name":"This_time_only", - "value":"ཐེངས་གཅིག་ཁ་ནར་ཆོག་པ།" + "value":"ཐེངས་འདི་ཁ་ོནར་ཆོག་པ།", + "attr":{ + "priority":"LT" + } }, { "name":"group_label_health", -- Gitee