Translated using Weblate (Indonesian)

Currently translated at 100.0% (640 of 640 strings)

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

View File

@ -2985,5 +2985,32 @@
"hideUnimportantStateEvents": "Sembunyikan peristiwa keadaan yang tidak penting",
"@hideUnimportantStateEvents": {},
"doNotShowAgain": "Jangan tampilkan lagi",
"@doNotShowAgain": {}
"@doNotShowAgain": {},
"hugContent": "{senderName} memeluk kamu",
"@hugContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"googlyEyesContent": "{senderName} mengirim mata googly",
"@googlyEyesContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"cuddleContent": "{senderName} berpelukan dengan kamu",
"@cuddleContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"commandHint_googly": "Kirim mata googly",
"@commandHint_googly": {},
"commandHint_hug": "Kirim pelukan",
"@commandHint_hug": {},
"commandHint_cuddle": "Kirim berpelukan",
"@commandHint_cuddle": {}
}