Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (613 of 613 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
Eric 2022-08-21 06:28:37 +00:00 committed by Hosted Weblate
parent c538ba2b5f
commit f477d40013
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 10 additions and 1 deletions

View File

@ -2935,5 +2935,14 @@
"updateNow": "在后台开始更新",
"@updateNow": {},
"allSuggestedRoomsJoined": "你加入了所有推荐的聊天室",
"@allSuggestedRoomsJoined": {}
"@allSuggestedRoomsJoined": {},
"confirmMatrixId": "要删除账户,请确认你的 Matrix ID。",
"@confirmMatrixId": {},
"supposedMxid": "应为 {mxid}",
"@supposedMxid": {
"type": "text",
"placeholders": {
"mxid": {}
}
}
}