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:
Ihor Hordiichuk 2021-12-27 18:48:56 +00:00 committed by Hosted Weblate
parent 9f4603bc31
commit 686b16ebf5
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -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": {}
}
}
}