Translated using Weblate (Indonesian)
Currently translated at 100.0% (532 of 532 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
This commit is contained in:
parent
d543f426fc
commit
b99c296f39
1 changed files with 20 additions and 1 deletions
|
|
@ -2683,5 +2683,24 @@
|
|||
"whoCanSeeMyStories": "Siapa saja yang dapat melihat cerita saya?",
|
||||
"@whoCanSeeMyStories": {},
|
||||
"unsubscribeStories": "Batalkan langganan cerita",
|
||||
"@unsubscribeStories": {}
|
||||
"@unsubscribeStories": {},
|
||||
"yourStory": "Cerita Anda",
|
||||
"@yourStory": {},
|
||||
"replyHasBeenSent": "Balasan telah dikirim",
|
||||
"@replyHasBeenSent": {},
|
||||
"storyFrom": "Cerita dari {date}:\n{body}",
|
||||
"@storyFrom": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"date": {},
|
||||
"body": {}
|
||||
}
|
||||
},
|
||||
"videoWithSize": "Video ({size})",
|
||||
"@videoWithSize": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"size": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue