fix: Missing tooltips in IconButtons

This commit is contained in:
Christian Pauly 2021-02-20 07:40:42 +01:00
commit b832287b88
12 changed files with 43 additions and 1 deletions

View file

@ -448,6 +448,26 @@
"type": "text",
"placeholders": {}
},
"zoomIn": "Zoom in",
"@zoomIn": {
"type": "text",
"placeholders": {}
},
"zoomOut": "Zoom out",
"@zoomOut": {
"type": "text",
"placeholders": {}
},
"addEmail": "Add email",
"@addEmail": {
"type": "text",
"placeholders": {}
},
"showPassword": "Show password",
"@showPassword": {
"type": "text",
"placeholders": {}
},
"chatBackup": "Chat backup",
"@chatBackup": {
"type": "text",