From 612648d1e12a892b60d0b1c9e1f86d9bbe3e1df5 Mon Sep 17 00:00:00 2001 From: oliver Date: Tue, 14 Jan 2025 02:42:07 +0800 Subject: [PATCH] Add Traditional Chinese local language translation --- Localizable.xcstrings | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Localizable.xcstrings b/Localizable.xcstrings index 55ee0a28..230a1b32 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -874,6 +874,12 @@ "state" : "translated", "value" : "Прецизност %@" } + }, + "zh-Hant-TW" : { + "stringUnit" : { + "state" : "translated", + "value" : "準確度 %@" + } } } }, @@ -12993,7 +12999,7 @@ "zh-Hant-TW" : { "stringUnit" : { "state" : "translated", - "value" : "標題" + "value" : "方位" } } } @@ -13009,7 +13015,7 @@ "zh-Hant-TW" : { "stringUnit" : { "state" : "translated", - "value" : "標題: %@" + "value" : "方位: %@" } } } @@ -35506,7 +35512,7 @@ "zh-Hant-TW" : { "stringUnit" : { "state" : "translated", - "value" : "您的路徑檔案必須包含緯度和經度欄位及其標題。\n" + "value" : "您的路徑檔案必須包含緯度和經度欄位及其方位。\n" } } }