Translated using Weblate (Indonesian)

Currently translated at 100.0% (775 of 775 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
pull/1758/head
Linerly 5 months ago committed by Hosted Weblate
parent 174762c6e6
commit e7dfa00337
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -3358,5 +3358,28 @@
"approve": "Terima", "approve": "Terima",
"@approve": {}, "@approve": {},
"youHaveKnocked": "Anda telah mengetuk", "youHaveKnocked": "Anda telah mengetuk",
"@youHaveKnocked": {} "@youHaveKnocked": {},
"sentVoiceMessage": "🎙️ {duration} - {sender}",
"@sentVoiceMessage": {
"type": "String",
"placeholders": {
"sender": {
"type": "String"
},
"duration": {
"type": "String"
}
}
},
"checkList": "Ceklis",
"@checkList": {},
"countInvited": "{count} diundang",
"@countInvited": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
}
} }

Loading…
Cancel
Save