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/
This commit is contained in:
parent
174762c6e6
commit
e7dfa00337
1 changed files with 24 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue