mirror of
https://github.com/penpot/penpot.git
synced 2025-06-08 20:21:40 +02:00
✨ Rename grid to guides
This commit is contained in:
parent
c13ec3a1e0
commit
b05f48ca5f
3 changed files with 8 additions and 2 deletions
|
@ -418,7 +418,7 @@
|
||||||
:collapsed? (not open?)
|
:collapsed? (not open?)
|
||||||
:on-collapsed toggle-content
|
:on-collapsed toggle-content
|
||||||
:class (stl/css-case :title-spacing-board-grid (not has-frame-grids?))
|
:class (stl/css-case :title-spacing-board-grid (not has-frame-grids?))
|
||||||
:title (tr "workspace.options.grid.grid-title")}
|
:title (tr "workspace.options.guides.title")}
|
||||||
|
|
||||||
[:button {:on-click handle-create-grid
|
[:button {:on-click handle-create-grid
|
||||||
:class (stl/css :add-grid)}
|
:class (stl/css :add-grid)}
|
||||||
|
|
|
@ -5046,3 +5046,6 @@ msgstr "Gradient"
|
||||||
|
|
||||||
msgid "media.choose-image"
|
msgid "media.choose-image"
|
||||||
msgstr "Choose image"
|
msgstr "Choose image"
|
||||||
|
|
||||||
|
msgid "workspace.options.guides.title"
|
||||||
|
msgstr "Guides"
|
||||||
|
|
|
@ -5140,3 +5140,6 @@ msgstr "Gradiente"
|
||||||
|
|
||||||
msgid "media.choose-image"
|
msgid "media.choose-image"
|
||||||
msgstr "Elegir imagen"
|
msgstr "Elegir imagen"
|
||||||
|
|
||||||
|
msgid "workspace.options.guides.title"
|
||||||
|
msgstr "Guías"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue