From 4652eb08646b164bbaf4e0508611f24016f122c6 Mon Sep 17 00:00:00 2001 From: wangtao Date: Thu, 11 Sep 2025 21:00:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=AD=97=E7=AC=A6=E8=AE=A1?= =?UTF-8?q?=E6=95=B0=E5=99=A8=E6=A0=BC=E5=BC=8F=E5=8C=96=E5=AD=97=E7=AC=A6?= =?UTF-8?q?=E4=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wangtao Change-Id: Ic9c05d7821cab85110807bcfbc9ad4a811ae4367 --- systemres/main/resources/ar/element/string.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/systemres/main/resources/ar/element/string.json b/systemres/main/resources/ar/element/string.json index d7978bcc..8c1201c7 100644 --- a/systemres/main/resources/ar/element/string.json +++ b/systemres/main/resources/ar/element/string.json @@ -1721,6 +1721,10 @@ "attr":{ "priority":"translate" } + }, + { + "name": "textinput_text_counter", + "value": "%2$d/%1$d" } ] } \ No newline at end of file -- Gitee