feat: Add button to record a video on Android
This commit is contained in:
parent
7bb84af9ef
commit
3bd96b73a2
3 changed files with 40 additions and 0 deletions
|
|
@ -1596,6 +1596,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"openVideoCamera": "Open camera for a video",
|
||||
"@openVideoCamera": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"oneClientLoggedOut": "One of your clients has been logged out",
|
||||
"@oneClientLoggedOut": {},
|
||||
"addAccount": "Add account",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue