From 752f74767e9e2cacdd9d71a06eda3618837b5b27 Mon Sep 17 00:00:00 2001 From: Eva Marco Date: Fri, 21 Mar 2025 10:47:32 +0100 Subject: [PATCH] :bug: Fix error copy (#6132) --- frontend/translations/en.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index 5b83d36724..3ac5cb4a32 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -6677,7 +6677,7 @@ msgstr "Opacity must be between 0 and 100% or 0 and 1 (e.g. 50% or 0.5)." #: src/app/main/ui/workspace/tokens/errors.cljs msgid "workspace.token.stroke-width-range" -msgstr "Stroke width must be between equal or bigger than 0." +msgstr "Stroke width must be greater than or equal to 0." #: src/app/main/ui/workspace/tokens/modals/themes.cljs:179 msgid "workspace.token.label.group"