diff --git a/assets/l10n/intl_zh.arb b/assets/l10n/intl_zh.arb index 3e1178135..eca7a5a4b 100644 --- a/assets/l10n/intl_zh.arb +++ b/assets/l10n/intl_zh.arb @@ -2909,5 +2909,16 @@ "placeholders": { "server": {} } - } + }, + "waitingForServer": "正在等待服务器…", + "@waitingForServer": {}, + "synchronizingPleaseWaitCounter": " 同步中… ({percentage}%)", + "@synchronizingPleaseWaitCounter": { + "type": "text", + "placeholders": { + "percentage": {} + } + }, + "appIntroduction": "FluffyChat 让使用不同即时通信工具的你和你的好友得以聊天。 访问 https://matrix.org 了解详情或轻按 *继续*。", + "@appIntroduction": {} }