mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 11:09:25 +01:00
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
9f4603bc31
commit
686b16ebf5
@ -2688,5 +2688,20 @@
|
|||||||
"yourStory": "Ваша історія",
|
"yourStory": "Ваша історія",
|
||||||
"@yourStory": {},
|
"@yourStory": {},
|
||||||
"replyHasBeenSent": "Відповідь надіслано",
|
"replyHasBeenSent": "Відповідь надіслано",
|
||||||
"@replyHasBeenSent": {}
|
"@replyHasBeenSent": {},
|
||||||
|
"videoWithSize": "Відео ({size})",
|
||||||
|
"@videoWithSize": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"size": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"storyFrom": "Історія за {date}: \n{body}",
|
||||||
|
"@storyFrom": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"date": {},
|
||||||
|
"body": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user