From 8d0be5b49b7e3db8d2e9857ce3e2a16b6702a88a Mon Sep 17 00:00:00 2001 From: phlpsong Date: Wed, 24 Jan 2024 14:06:01 +0800 Subject: [PATCH] fix: other translation --- Easydict/App/Localizable.xcstrings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Easydict/App/Localizable.xcstrings b/Easydict/App/Localizable.xcstrings index a953fc437..295aad01f 100644 --- a/Easydict/App/Localizable.xcstrings +++ b/Easydict/App/Localizable.xcstrings @@ -2757,7 +2757,7 @@ "zh-Hans" : { "stringUnit" : { "state" : "translated", - "value" : "其它" + "value" : "其他" } } }