Add cursor tooltips.

This commit is contained in:
Andrey Antukh 2020-02-20 17:18:44 +01:00
parent 6988f0a35e
commit a0a76f6b65
5 changed files with 48 additions and 24 deletions

View file

@ -721,6 +721,12 @@
"fr" : "Mettre à jour les paramètres"
}
},
"workspace.viewport.click-to-close-path": {
"translations": {
"en": "Click to close the path"
}
},
"workspace.header.canvas" : {
"used-in" : [ "src/uxbox/main/ui/workspace/header.cljs:95" ],
"translations" : {