From 3292109ab01784a95be6399c7274916e8fdc3ed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?andr=C3=A9s=20gonz=C3=A1lez?= Date: Mon, 18 Aug 2025 11:47:23 +0200 Subject: [PATCH] :bug: Fix typos in modal about variant connections (#7122) --- frontend/translations/en.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index bddb09c091..42e47560a7 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -5552,13 +5552,13 @@ msgid "workspace.options.component.variants-help-modal.rule1" msgstr "Share the same name." msgid "workspace.options.component.variants-help-modal.rule2" -msgstr "Are the same type" +msgstr "Are the same type." msgid "workspace.options.component.variants-help-modal.rule2.detail" -msgstr "Rectangle, ellipsis, paths and boolean operations count as same type." +msgstr "Rectangle, ellipse, paths and boolean operations count as the same type." msgid "workspace.options.component.variants-help-modal.rule3" -msgstr "Have the same hierachy level" +msgstr "Have the same hierarchy level." msgid "workspace.options.component.variants-help-modal.rule3.detail" msgstr "Groups, boards and layouts are considered equivalent."