feat: Add button to record a video on Android

This commit is contained in:
S1m 2021-12-22 08:45:36 +00:00 committed by Krille Fear
commit 3bd96b73a2
3 changed files with 40 additions and 0 deletions

View file

@ -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",