mirror of
https://github.com/penpot/penpot.git
synced 2025-07-31 10:48:21 +02:00
🐛 Change view only message
This commit is contained in:
parent
98b41a5bff
commit
16c8c3483f
3 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@
|
|||
[:div {:class (stl/css :viewport-actions-container)}
|
||||
[:div {:class (stl/css :viewport-actions-title)}
|
||||
[:& i18n/tr-html {:tag-name "span"
|
||||
:label "workspace.top-bar.read-only"}]]
|
||||
:label "workspace.top-bar.view-only"}]]
|
||||
[:button {:class (stl/css :done-btn)
|
||||
:on-click handle-close-view-mode} (tr "workspace.top-bar.read-only.done")]]]))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue