From 7bba9c4987f6b5b091baaaf65803ea5b6b3d921a Mon Sep 17 00:00:00 2001 From: brucekomike Date: Tue, 19 Nov 2024 01:53:52 +0800 Subject: [PATCH] add translations for new entries --- harmonie/Localization/Localizable.xcstrings | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/harmonie/Localization/Localizable.xcstrings b/harmonie/Localization/Localizable.xcstrings index 7092f38..537ec6e 100644 --- a/harmonie/Localization/Localizable.xcstrings +++ b/harmonie/Localization/Localizable.xcstrings @@ -70,6 +70,12 @@ "state" : "translated", "value" : "全て" } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "所有" + } } } }, @@ -968,6 +974,12 @@ "state" : "translated", "value" : "URLを開く" } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "打开 URL" + } } } }, @@ -1330,6 +1342,12 @@ "state" : "translated", "value" : "もう一度お試しください" } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "请稍后重试" + } } } },