mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-05 03:29:30 +01:00
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:
parent
82632d8e59
commit
1ad3e93e83
@ -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": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user