From 6ca6024614bad8e9aa90b025ce56a4edfc3a1f25 Mon Sep 17 00:00:00 2001 From: Bartosz Prusinowski Date: Tue, 26 Nov 2024 16:20:59 +0100 Subject: [PATCH] chore: Update translations --- app/configurator/components/layout-configurator.tsx | 2 +- app/locales/de/messages.po | 2 +- app/locales/en/messages.po | 2 +- app/locales/fr/messages.po | 2 +- app/locales/it/messages.po | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/configurator/components/layout-configurator.tsx b/app/configurator/components/layout-configurator.tsx index f57de17c9..16aeae3bf 100644 --- a/app/configurator/components/layout-configurator.tsx +++ b/app/configurator/components/layout-configurator.tsx @@ -580,7 +580,7 @@ const LayoutBlocksConfigurator = () => { return layout.type === "dashboard" && layout.layout === "canvas" ? ( - Text elements + Objects diff --git a/app/locales/de/messages.po b/app/locales/de/messages.po index dc432e5af..25b0275f2 100644 --- a/app/locales/de/messages.po +++ b/app/locales/de/messages.po @@ -814,7 +814,7 @@ msgstr "Abgestuft" #: app/configurator/components/layout-configurator.tsx msgid "controls.section.block-options" -msgstr "Textelemente" +msgstr "Objekte" #: app/configurator/components/layout-configurator.tsx msgid "controls.section.block-options.text-block-add" diff --git a/app/locales/en/messages.po b/app/locales/en/messages.po index 551ebcf7e..4a1df6348 100644 --- a/app/locales/en/messages.po +++ b/app/locales/en/messages.po @@ -814,7 +814,7 @@ msgstr "Stepped" #: app/configurator/components/layout-configurator.tsx msgid "controls.section.block-options" -msgstr "Text elements" +msgstr "Objects" #: app/configurator/components/layout-configurator.tsx msgid "controls.section.block-options.text-block-add" diff --git a/app/locales/fr/messages.po b/app/locales/fr/messages.po index e03b1057f..f79a3eb92 100644 --- a/app/locales/fr/messages.po +++ b/app/locales/fr/messages.po @@ -814,7 +814,7 @@ msgstr "En escalier" #: app/configurator/components/layout-configurator.tsx msgid "controls.section.block-options" -msgstr "Éléments de texte" +msgstr "Objets" #: app/configurator/components/layout-configurator.tsx msgid "controls.section.block-options.text-block-add" diff --git a/app/locales/it/messages.po b/app/locales/it/messages.po index 57ce6f622..4b5ca843f 100644 --- a/app/locales/it/messages.po +++ b/app/locales/it/messages.po @@ -814,7 +814,7 @@ msgstr "A gradini" #: app/configurator/components/layout-configurator.tsx msgid "controls.section.block-options" -msgstr "Elementi di testo" +msgstr "Oggetti" #: app/configurator/components/layout-configurator.tsx msgid "controls.section.block-options.text-block-add"