mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 21:26:37 +02:00
🎉 Add workspace menu integration.
This commit is contained in:
parent
b210e84dd3
commit
aebea8ed5f
2 changed files with 59 additions and 9 deletions
|
@ -804,6 +804,17 @@
|
|||
"fr" : "MOT DE PASSE"
|
||||
}
|
||||
},
|
||||
"workspace.header.menu.hide-rules": "Hide rules",
|
||||
"workspace.header.menu.show-rules": "Show rules",
|
||||
"workspace.header.menu.hide-grid": "Hide grid",
|
||||
"workspace.header.menu.show-grid": "Show grid",
|
||||
"workspace.header.menu.hide-layers": "Hide layers",
|
||||
"workspace.header.menu.show-layers": "Show layers",
|
||||
"workspace.header.menu.hide-palette": "Hide color palette",
|
||||
"workspace.header.menu.show-palette": "Show color palette",
|
||||
"workspace.header.menu.hide-libraries": "Hide libraries",
|
||||
"workspace.header.menu.show-libraries": "Show libraries",
|
||||
|
||||
"settings.password.change-password" : {
|
||||
"used-in" : [ "src/uxbox/main/ui/settings/password.cljs:64" ],
|
||||
"translations" : {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue