mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 14:48:30 +02:00
🐛 Fix component element count while dragging
This commit is contained in:
parent
af5d05b460
commit
315be268a4
6 changed files with 54 additions and 11 deletions
|
@ -3711,6 +3711,12 @@ msgstr "Swap component"
|
|||
msgid "workspace.options.component.swap.empty"
|
||||
msgstr "There are no assets in this library yet"
|
||||
|
||||
#: src/app/main/ui/workspace/sidebar/assets/common.cljs
|
||||
msgid "workspace.assets.sidebar.components"
|
||||
msgid_plural "workspace.assets.sidebar.components"
|
||||
msgstr[0] "1 component"
|
||||
msgstr[1] "%s components"
|
||||
|
||||
#: src/app/main/ui/workspace/sidebar/options/menus/measures.cljs
|
||||
msgid "workspace.options.constraints"
|
||||
msgstr "Constraints"
|
||||
|
|
|
@ -3711,6 +3711,12 @@ msgstr "Desvincular todas las tipografías"
|
|||
msgid "workspace.libraries.typography"
|
||||
msgstr "%s tipografías"
|
||||
|
||||
#: src/app/main/ui/workspace/sidebar/assets/common.cljs
|
||||
msgid "workspace.assets.sidebar.components"
|
||||
msgid_plural "workspace.assets.sidebar.components"
|
||||
msgstr[0] "1 componente"
|
||||
msgstr[1] "%s componentes"
|
||||
|
||||
#: src/app/main/ui/workspace/libraries.cljs
|
||||
msgid "workspace.libraries.update"
|
||||
msgstr "Actualizar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue