mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 00:48:28 +02:00
🎉 Add preserve scroll option
This commit is contained in:
parent
3d59d31b0a
commit
f913816d87
14 changed files with 94 additions and 12 deletions
|
@ -2469,6 +2469,10 @@ msgstr "Top right"
|
|||
msgid "workspace.options.interaction-position"
|
||||
msgstr "Position"
|
||||
|
||||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||||
msgid "workspace.options.interaction-preserve-scroll"
|
||||
msgstr "Preserve scroll position"
|
||||
|
||||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||||
msgid "workspace.options.interaction-prev-screen"
|
||||
msgstr "Previous screen"
|
||||
|
@ -3200,4 +3204,3 @@ msgstr "Update"
|
|||
|
||||
msgid "workspace.viewport.click-to-close-path"
|
||||
msgstr "Click to close the path"
|
||||
|
||||
|
|
|
@ -2464,6 +2464,10 @@ msgstr "Arriba derecha"
|
|||
msgid "workspace.options.interaction-position"
|
||||
msgstr "Posición"
|
||||
|
||||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||||
msgid "workspace.options.interaction-preserve-scroll"
|
||||
msgstr "Conservar posición de desplazamiento"
|
||||
|
||||
#: src/app/main/ui/workspace/sidebar/options/menus/interactions.cljs
|
||||
msgid "workspace.options.interaction-prev-screen"
|
||||
msgstr "Pantalla anterior"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue