feat: Better in app video player
This commit is contained in:
parent
7e5259bb4b
commit
8a371d53b9
8 changed files with 145 additions and 199 deletions
|
|
@ -2669,5 +2669,12 @@
|
|||
"unsubscribeStories": "Unsubscribe stories",
|
||||
"thisUserHasNotPostedAnythingYet": "This user has not posted anything in their story yet",
|
||||
"yourStory": "Your story",
|
||||
"replyHasBeenSent": "Reply has been sent"
|
||||
"replyHasBeenSent": "Reply has been sent",
|
||||
"videoWithSize": "Video ({size})",
|
||||
"@videoWithSize": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"size": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue