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/
krille/nicer-encryption-page
Eric 2 years ago committed by Hosted Weblate
parent 2dd059c298
commit 46c68df921

@ -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…
Cancel
Save