feat: Verify and block devices in devices list
This commit is contained in:
parent
1438d2d476
commit
0c9150c28b
2 changed files with 152 additions and 43 deletions
|
|
@ -448,6 +448,16 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"verified": "Verified",
|
||||
"@verified": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"blocked": "Blocked",
|
||||
"@blocked": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"zoomIn": "Zoom in",
|
||||
"@zoomIn": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue