Translated using Weblate (Ukrainian)
Currently translated at 100.0% (532 of 532 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
This commit is contained in:
parent
774e157639
commit
422727d520
1 changed files with 16 additions and 1 deletions
|
|
@ -2688,5 +2688,20 @@
|
|||
"yourStory": "Ваша історія",
|
||||
"@yourStory": {},
|
||||
"replyHasBeenSent": "Відповідь надіслано",
|
||||
"@replyHasBeenSent": {}
|
||||
"@replyHasBeenSent": {},
|
||||
"videoWithSize": "Відео ({size})",
|
||||
"@videoWithSize": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"size": {}
|
||||
}
|
||||
},
|
||||
"storyFrom": "Історія за {date}: \n{body}",
|
||||
"@storyFrom": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"date": {},
|
||||
"body": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue