mirror of
https://github.com/penpot/penpot.git
synced 2025-04-13 07:21:40 -05:00
🐛 Adds shortcut in tooltip for paths
This commit is contained in:
parent
c84faeaa72
commit
41ec622e26
1 changed files with 4 additions and 4 deletions
|
@ -4092,10 +4092,10 @@
|
|||
"workspace.toolbar.path" : {
|
||||
"used-in" : [ "src/app/main/ui/workspace/left_toolbar.cljs:98" ],
|
||||
"translations" : {
|
||||
"en" : "Path",
|
||||
"fr" : "Chemin",
|
||||
"ru" : "Линия",
|
||||
"es" : "Ruta"
|
||||
"en" : "Path (P)",
|
||||
"fr" : "Chemin (P)",
|
||||
"ru" : "Линия (P)",
|
||||
"es" : "Ruta (P)"
|
||||
}
|
||||
},
|
||||
"workspace.toolbar.rect" : {
|
||||
|
|
Loading…
Add table
Reference in a new issue