From 83fe00c7309745c9c742ecb74ab6f141ecde5a14 Mon Sep 17 00:00:00 2001 From: phardyle Date: Thu, 24 Aug 2023 16:34:44 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 84.1% (2029 of 2411 strings) Translation: Element iOS/Element iOS Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/ --- Riot/Assets/zh_Hans.lproj/Vector.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Riot/Assets/zh_Hans.lproj/Vector.strings b/Riot/Assets/zh_Hans.lproj/Vector.strings index c59b7a61a..bf6f75022 100644 --- a/Riot/Assets/zh_Hans.lproj/Vector.strings +++ b/Riot/Assets/zh_Hans.lproj/Vector.strings @@ -2349,3 +2349,6 @@ // User sessions management "user_sessions_settings" = "管理登陆会话"; "settings_presence_offline_mode_description" = "如果开启此选项,对其他用户来说,你看起来就会像下线了一样,即使你正在使用此软件。"; +"room_creation_user_not_found_prompt_title" = "确认"; +"room_creation_user_not_found_prompt_message" = "无法找到此Matrix ID的profiles。你仍然想开始私信吗?"; +"room_creation_user_not_found_prompt_invite_action" = "无论如何都要开始私信";