From 7d58e5d86b1953a06695a4fc81ebe0c2d9046838 Mon Sep 17 00:00:00 2001 From: Open Culture Foundation Date: Wed, 3 May 2023 09:14:35 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2406 of 2406 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/ --- Riot/Assets/zh_Hant.lproj/Vector.strings | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Riot/Assets/zh_Hant.lproj/Vector.strings b/Riot/Assets/zh_Hant.lproj/Vector.strings index 418a6b48b..778c6a1eb 100644 --- a/Riot/Assets/zh_Hant.lproj/Vector.strings +++ b/Riot/Assets/zh_Hant.lproj/Vector.strings @@ -2883,3 +2883,5 @@ // Room commands descriptions "room_command_change_display_name_description" = "變更您的顯示名稱"; +"notice_display_name_changed_to" = "%@ 將顯示名稱變更為 %@"; +"poll_timeline_loading" = "載入中 ...";