Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (640 of 640 strings)

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

View File

@ -2991,5 +2991,32 @@
"hideUnimportantStateEvents": "隐藏不重要的状态事件",
"@hideUnimportantStateEvents": {},
"doNotShowAgain": "不再显示",
"@doNotShowAgain": {}
"@doNotShowAgain": {},
"googlyEyesContent": "{senderName} 给你发送了“大眼”表情",
"@googlyEyesContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"commandHint_googly": "发送 一些“大眼”",
"@commandHint_googly": {},
"commandHint_cuddle": "发送“拥抱”",
"@commandHint_cuddle": {},
"commandHint_hug": "发送“搂抱”",
"@commandHint_hug": {},
"cuddleContent": "{senderName} 拥抱了你",
"@cuddleContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"hugContent": "{senderName} 搂抱了你",
"@hugContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
}
}