mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02:46 +02:00
Remove duplicate strings from MatrixKit
And a few from Vector for en and pr
This commit is contained in:
@@ -912,14 +912,6 @@
|
||||
// MARK: - MatrixKit
|
||||
|
||||
|
||||
"view" = "檢視";
|
||||
"back" = "上一步";
|
||||
"continue" = "繼續";
|
||||
"leave" = "離開";
|
||||
"invite" = "邀請";
|
||||
"retry" = "重試";
|
||||
"cancel" = "取消";
|
||||
"save" = "儲存";
|
||||
"matrix" = "Matrix";
|
||||
// Login Screen
|
||||
"login_create_account" = "建立帳號:";
|
||||
@@ -964,7 +956,6 @@
|
||||
// Account
|
||||
"account_save_changes" = "儲存修改";
|
||||
// Groups
|
||||
"group_invite_section" = "邀請";
|
||||
// E2E import
|
||||
"e2e_import_room_keys" = "匯入聊天室金鑰";
|
||||
"e2e_import" = "匯入";
|
||||
@@ -1081,7 +1072,6 @@
|
||||
"login_error_forgot_password_is_not_supported" = "目前不支援忘記密碼";
|
||||
"login_mobile_device" = "行動裝置";
|
||||
"login_desktop_device" = "桌上型電腦";
|
||||
"close" = "關閉";
|
||||
"discard" = "放棄";
|
||||
"dismiss" = "無視";
|
||||
"sign_up" = "註冊";
|
||||
@@ -1121,7 +1111,6 @@
|
||||
"notice_room_power_level_intro" = "聊天室成員們的權限级别是:";
|
||||
"notice_event_redacted" = "<撤回%@>";
|
||||
// room details dialog screen
|
||||
"room_details_title" = "聊天室詳細資料";
|
||||
"notice_encrypted_message" = "已加密的訊息";
|
||||
"notice_image_attachment" = "附加圖片";
|
||||
"notice_audio_attachment" = "附加音訊";
|
||||
|
||||
Reference in New Issue
Block a user