From 4b6616fdea3dedf9f266f0501d3b8bd1216e1adb Mon Sep 17 00:00:00 2001 From: Yi-Jyun Pan Date: Mon, 8 Jul 2024 01:52:38 +0800 Subject: [PATCH 1/2] Update translation in zh-Hant --- Xcodes/Resources/Localizable.xcstrings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xcodes/Resources/Localizable.xcstrings b/Xcodes/Resources/Localizable.xcstrings index 6d61d71..ad5554e 100644 --- a/Xcodes/Resources/Localizable.xcstrings +++ b/Xcodes/Resources/Localizable.xcstrings @@ -17647,7 +17647,7 @@ "zh-Hant" : { "stringUnit" : { "state" : "translated", - "value" : "Installed Platforms" + "value" : "安裝的平台" } } } From 13496d8a7d3932339b96473caad29b00f02dbb4e Mon Sep 17 00:00:00 2001 From: pan93412 Date: Tue, 9 Jul 2024 09:23:56 +0800 Subject: [PATCH 2/2] Update translation Co-Authored-By: itszero --- Xcodes/Resources/Localizable.xcstrings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xcodes/Resources/Localizable.xcstrings b/Xcodes/Resources/Localizable.xcstrings index ad5554e..cfb1c03 100644 --- a/Xcodes/Resources/Localizable.xcstrings +++ b/Xcodes/Resources/Localizable.xcstrings @@ -17647,7 +17647,7 @@ "zh-Hant" : { "stringUnit" : { "state" : "translated", - "value" : "安裝的平台" + "value" : "已安裝的平台" } } }