+
+ {t(`element.${singleElement.type}`)}
+
-
-
-
-
- {singleElement.type === "text" && (
-
+
+
+
+
+ {singleElement.type === "text" && (
+
+ )}
+
+
+ {singleElement.type === "text" &&
}
+
+ )}
+
+ {multipleElements && (
+
+ {elementsAreInSameGroup(multipleElements) && (
+
{t("element.group")}
)}
-
- {singleElement.type === "text" &&
}
-