mirror of
https://github.com/penpot/penpot.git
synced 2025-07-26 00:17:20 +02:00
🐛 Fix some typos on translation
This commit is contained in:
parent
381aae735d
commit
ea8755ce24
16 changed files with 18 additions and 17 deletions
|
@ -66,7 +66,7 @@
|
|||
[:li {:on-click on-zoom-fill}
|
||||
(tr "workspace.header.zoom-fill") [:span (sc/get-tooltip :toggle-zoom-style)]]
|
||||
[:li {:on-click on-fullscreen}
|
||||
(tr "workspace.header.zoom-full-screen") [:span (sc/get-tooltip :toogle-fullscreen)]]]]]))
|
||||
(tr "workspace.header.zoom-full-screen") [:span (sc/get-tooltip :toggle-fullscreen)]]]]]))
|
||||
|
||||
|
||||
(mf/defc header-options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue