0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-06 12:01:19 -05:00

Add a tooltip explanation on themes modal sets

This commit is contained in:
Xavier Julian 2025-03-14 23:01:00 +01:00 committed by Andrés Moya
parent 66295b0adf
commit fa9d8a9b15
3 changed files with 9 additions and 0 deletions

View file

@ -144,6 +144,7 @@
[:> button* {:class (stl/css :sets-count-button)
:variant "secondary"
:type "button"
:title (tr "workspace.token.sets-hint")
:on-click on-edit-theme}
[:div {:class (stl/css :label-wrapper)}
[:> text* {:as "span" :typography "body-medium"}

View file

@ -6719,6 +6719,10 @@ msgstr "You currently have no themes."
msgid "workspace.token.num-active-sets"
msgstr "%s active sets"
#: src/app/main/ui/workspace/tokens/modals/themes.cljs:147
msgid "workspace.token.sets-hint"
msgstr "Edit theme and manage sets"
#: src/app/main/ui/workspace/tokens/token_pill.cljs:114
#, fuzzy
msgid "workspace.token.original-value"

View file

@ -6723,6 +6723,10 @@ msgstr "Actualmente no existen temas."
msgid "workspace.token.num-active-sets"
msgstr "%s sets activos"
#: src/app/main/ui/workspace/tokens/modals/themes.cljs:147
msgid "workspace.token.sets-hint"
msgstr "Editar tema y gestionar set"
#: src/app/main/ui/workspace/tokens/token_pill.cljs:114
#, fuzzy
msgid "workspace.token.original-value"