mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 19:38:22 +02:00
🎉 Add placeholder for empty inspect tab
This commit is contained in:
parent
415a3cad7b
commit
76a19a82c3
4 changed files with 66 additions and 3 deletions
|
@ -1114,6 +1114,15 @@ msgstr "Text"
|
|||
msgid "handoff.tabs.info"
|
||||
msgstr "Info"
|
||||
|
||||
msgid "handoff.empty.select"
|
||||
msgstr "Select a shape, board or group to inspect their properties and code"
|
||||
|
||||
msgid "handoff.empty.help"
|
||||
msgstr "If you want to know more about design inspect visit Penpot's help center"
|
||||
|
||||
msgid "handoff.empty.more-info"
|
||||
msgstr "More info about inspect"
|
||||
|
||||
#: src/app/main/ui/workspace/header.cljs
|
||||
msgid "label.shortcuts"
|
||||
msgstr "Shortcuts"
|
||||
|
@ -4445,3 +4454,4 @@ msgstr "The font %s could not be loaded"
|
|||
|
||||
msgid "errors.bad-font-plural"
|
||||
msgstr "The fonts %s could not be loaded"
|
||||
|
||||
|
|
|
@ -1221,6 +1221,15 @@ msgstr "Texto"
|
|||
msgid "handoff.tabs.info"
|
||||
msgstr "Información"
|
||||
|
||||
msgid "handoff.empty.select"
|
||||
msgstr "Elige una forma, tablero o grupo para inspeccionar sus propiedades y código"
|
||||
|
||||
msgid "handoff.empty.help"
|
||||
msgstr "Si quieres saber más sobre la inspección puedes visitar el centro de ayuda de Penpot"
|
||||
|
||||
msgid "handoff.empty.more-info"
|
||||
msgstr "Más información sobre la inspección"
|
||||
|
||||
msgid "history.alert-message"
|
||||
msgstr "Estás viendo la versión %s"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue