mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 08:11:41 +02:00
✨ Add cursor tooltips.
This commit is contained in:
parent
6988f0a35e
commit
a0a76f6b65
5 changed files with 48 additions and 24 deletions
|
@ -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" : {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue