From f5c699ab7a364dfa73cb9992bc67b4d8df6ca6d9 Mon Sep 17 00:00:00 2001 From: Xavier Julian Date: Fri, 11 Apr 2025 15:26:40 +0200 Subject: [PATCH] :sparkles: Improve copy on inactive set warning title --- frontend/translations/en.po | 2 +- frontend/translations/es.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index 017df68edb..d15ec525c9 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -6952,7 +6952,7 @@ msgstr "Inactive" #: src/app/main/ui/workspace/tokens/sidebar.cljs:340 msgid "workspace.token.inactive-set-description" -msgstr "This set is not active. Change theme or activate the set / theme to see changes in the canvas" +msgstr "This set is not active. Change theme or activate this set to see changes in the viewport" #: src/app/main/ui/workspace/tokens/sidebar.cljs:405 msgid "workspace.token.tools" diff --git a/frontend/translations/es.po b/frontend/translations/es.po index 87aa2a0915..2c317fcdea 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -6930,7 +6930,7 @@ msgstr "Inactivo" #: src/app/main/ui/workspace/tokens/sidebar.cljs:340 msgid "workspace.token.inactive-set-description" -msgstr "Set inactivo. Cambia el tema o activa el set para ver los cambios en el canvas." +msgstr "Este set no está activo. Cambia el tema o activa este set para ver los cambios en el viewport" #: src/app/main/ui/workspace/tokens/sidebar.cljs:405 msgid "workspace.token.tools"