Skip to content
Code-Schnipsel Gruppen Projekte
Commit a4a229e7 erstellt von Michael Danielczok's avatar Michael Danielczok
Dateien durchsuchen

refactor: add locale for brick areas

Related: #8
Übergeordneter ed9aa524
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
1 Merge Request!24feat: product landing page demo data
Pipeline-Nr. 11472 bestanden
......@@ -4,34 +4,32 @@
<templateAreas>
<siteTypes>
<type type="types/productLandingPage">
<areas>
<area name="productLandingPage.top">
<title>
<locale group="quiqqer/order-simple-checkout"
var="area.productLandingPage.top.title"
/>
</title>
<description>
<locale group="quiqqer/order-simple-checkout"
var="area.productLandingPage.top.description"
/>
</description>
</area>
<type type="quiqqer/order-simple-checkout:types/productLandingPage">
<area name="productLandingPage.top">
<title>
<locale group="quiqqer/order-simple-checkout"
var="area.productLandingPage.top.title"
/>
</title>
<description>
<locale group="quiqqer/order-simple-checkout"
var="area.productLandingPage.top.description"
/>
</description>
</area>
<area name="productLandingPage.bottom">
<title>
<locale group="quiqqer/order-simple-checkout"
var="area.productLandingPage.bottom.title"
/>
</title>
<description>
<locale group="quiqqer/order-simple-checkout"
var="area.productLandingPage.bottom.description"
/>
</description>
</area>
</areas>
<area name="productLandingPage.bottom">
<title>
<locale group="quiqqer/order-simple-checkout"
var="area.productLandingPage.bottom.title"
/>
</title>
<description>
<locale group="quiqqer/order-simple-checkout"
var="area.productLandingPage.bottom.description"
/>
</description>
</area>
</type>
</siteTypes>
......
......@@ -14,6 +14,22 @@
<de><![CDATA[Konto / Kontakt]]></de>
<en><![CDATA[Account / Contact]]></en>
</locale>
<locale name="area.productLandingPage.top.title">
<de><![CDATA[Produkt Landingpage: Zone vor dem Produkt]]></de>
<en><![CDATA[Product landing page: area before the product]]></en>
</locale>
<locale name="area.productLandingPage.top.description">
<de><![CDATA[Spezielle Bausteinzone für die schnelle und einfache Erstellung von Produkt Landingpage.]]></de>
<en><![CDATA[Special brick area for the quick and easy creation of product landing pages.]]></en>
</locale>
<locale name="area.productLandingPage.bottom.title">
<de><![CDATA[Produkt Landingpage: Zone nach dem Produkt]]></de>
<en><![CDATA[Product landing page: area after the product]]></en>
</locale>
<locale name="area.productLandingPage.bottom.description">
<de><![CDATA[Spezielle Bausteinzone für die schnelle und einfache Erstellung von Produkt Landingpage.]]></de>
<en><![CDATA[Special brick area for the quick and easy creation of product landing pages.]]></en>
</locale>
<locale name="or">
<de><![CDATA[ODER]]></de>
<en><![CDATA[OR]]></en>
......
0% Lade oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren