From 74680c891b068a24a3d05b2f8f083574166a0f45 Mon Sep 17 00:00:00 2001 From: guojin31 Date: Tue, 9 Sep 2025 20:29:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E5=AD=97=E7=AC=A6=E4=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: guojin31 --- systemres/main/resources/ja/element/string.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systemres/main/resources/ja/element/string.json b/systemres/main/resources/ja/element/string.json index d2a13050..6ca46485 100644 --- a/systemres/main/resources/ja/element/string.json +++ b/systemres/main/resources/ja/element/string.json @@ -331,9 +331,9 @@ }, { "name":"ohos_id_input_method_settings", - "value":"詳細", + "value":"その他", "attr":{ - "priority":"translate" + "priority":"LT" } }, { -- Gitee