From 7fc43abcc31c585ededa8d3fcd7f8c3d0037f5b6 Mon Sep 17 00:00:00 2001 From: Zy143L Date: Sat, 17 Apr 2021 23:51:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20strings=5Fzh-CN.arb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix "reset" --- res/values/strings_zh-CN.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/strings_zh-CN.arb b/res/values/strings_zh-CN.arb index 128a18df1..7b994647c 100644 --- a/res/values/strings_zh-CN.arb +++ b/res/values/strings_zh-CN.arb @@ -19,7 +19,7 @@ "cancel" : "取消", "ok" : "确认", "contact_name" : "联系人姓名", - "reset" : "重启", + "reset" : "重置", "save" : "保存", "address_remove_contact" : "刪除联系人", "address_remove_content" : "您确定要刪除所选的联系人吗?",