🐛 Fix error copy (#6132)

This commit is contained in:
Eva Marco 2025-03-21 10:47:32 +01:00 committed by GitHub
parent e5319e04c7
commit 752f74767e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"