Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (696 of 696 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
c5e76e2022
commit
904f9537a2
1 changed files with 10 additions and 1 deletions
|
|
@ -2885,5 +2885,14 @@
|
||||||
"invalidUrl": "无效 url",
|
"invalidUrl": "无效 url",
|
||||||
"@invalidUrl": {},
|
"@invalidUrl": {},
|
||||||
"unableToJoinChat": "无法加入聊天。可能其他方面已经关闭了对话。",
|
"unableToJoinChat": "无法加入聊天。可能其他方面已经关闭了对话。",
|
||||||
"@unableToJoinChat": {}
|
"@unableToJoinChat": {},
|
||||||
|
"sendImages": "发送 {count} 张图片",
|
||||||
|
"@sendImages": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"count": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"compress": "压缩",
|
||||||
|
"@compress": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue