diff --git a/locales/cs.schema.json b/locales/cs.schema.json index b884bb5a8ad..62468ac5b46 100644 --- a/locales/cs.schema.json +++ b/locales/cs.schema.json @@ -382,6 +382,14 @@ "content": "Přidejte do zápatí obchodu popis značky." } } + }, + "animations": { + "name": "Animace", + "settings": { + "animations_reveal_on_scroll": { + "label": "Zobrazit sekce při skrolování" + } + } } }, "sections": { diff --git a/locales/da.schema.json b/locales/da.schema.json index b3a1c7fe044..189b6e9d052 100644 --- a/locales/da.schema.json +++ b/locales/da.schema.json @@ -382,6 +382,14 @@ "content": "Føj en brandbeskrivelse til din butiks sidefod." } } + }, + "animations": { + "name": "Animationer", + "settings": { + "animations_reveal_on_scroll": { + "label": "Afslør afsnit ved rulning" + } + } } }, "sections": { diff --git a/locales/de.schema.json b/locales/de.schema.json index 16828665047..d3a23173d13 100644 --- a/locales/de.schema.json +++ b/locales/de.schema.json @@ -382,6 +382,14 @@ "content": "Füge der Fußzeile deines Shops ein Beschreibung deiner Marke hinzu." } } + }, + "animations": { + "name": "Animationen", + "settings": { + "animations_reveal_on_scroll": { + "label": "Beim Scrollen Abschnitte einblenden" + } + } } }, "sections": { diff --git a/locales/es.schema.json b/locales/es.schema.json index 783df0cd6da..cb8394568b3 100644 --- a/locales/es.schema.json +++ b/locales/es.schema.json @@ -382,6 +382,14 @@ "content": "Agrega una descripción de marca al pie de página de la tienda." } } + }, + "animations": { + "name": "Animaciones", + "settings": { + "animations_reveal_on_scroll": { + "label": "Revelar secciones al desplazarse" + } + } } }, "sections": { diff --git a/locales/fi.schema.json b/locales/fi.schema.json index a0758858aea..4c8659d9596 100644 --- a/locales/fi.schema.json +++ b/locales/fi.schema.json @@ -382,6 +382,14 @@ "content": "Lisää brändin kuvaus kauppasi alatunnisteeseen." } } + }, + "animations": { + "name": "Animaatiot", + "settings": { + "animations_reveal_on_scroll": { + "label": "Näytä osiot vierittämällä" + } + } } }, "sections": { diff --git a/locales/fr.schema.json b/locales/fr.schema.json index 020d206e0f9..9e920f18233 100644 --- a/locales/fr.schema.json +++ b/locales/fr.schema.json @@ -382,6 +382,14 @@ "content": "Ajoutez une description de votre marque au pied de page de votre boutique." } } + }, + "animations": { + "name": "Animations", + "settings": { + "animations_reveal_on_scroll": { + "label": "Afficher les sections lors du défilement" + } + } } }, "sections": { diff --git a/locales/it.schema.json b/locales/it.schema.json index 483c2671a57..10d8f4220d3 100644 --- a/locales/it.schema.json +++ b/locales/it.schema.json @@ -382,6 +382,14 @@ "content": "Aggiungi una descrizione del tuo brand al footer del negozio." } } + }, + "animations": { + "name": "Animazioni", + "settings": { + "animations_reveal_on_scroll": { + "label": "Mostra sezioni durante lo scorrimento" + } + } } }, "sections": { diff --git a/locales/ja.schema.json b/locales/ja.schema.json index 6c86d7f93c0..37bfbe02161 100644 --- a/locales/ja.schema.json +++ b/locales/ja.schema.json @@ -382,6 +382,14 @@ "content": "ブランドの説明をストアのフッターに追加します。" } } + }, + "animations": { + "name": "アニメーション", + "settings": { + "animations_reveal_on_scroll": { + "label": "スクロールでセクションを表示する" + } + } } }, "sections": { diff --git a/locales/ko.schema.json b/locales/ko.schema.json index ced7fc5b9cd..50020fe7abe 100644 --- a/locales/ko.schema.json +++ b/locales/ko.schema.json @@ -382,6 +382,14 @@ "content": "스토어의 바닥글에 브랜드 설명을 추가하세요." } } + }, + "animations": { + "name": "애니메이션", + "settings": { + "animations_reveal_on_scroll": { + "label": "스크롤 시 섹션 표시" + } + } } }, "sections": { diff --git a/locales/nb.schema.json b/locales/nb.schema.json index c1a85010337..375ab437ef5 100644 --- a/locales/nb.schema.json +++ b/locales/nb.schema.json @@ -382,6 +382,14 @@ "content": "Legg til en merkevarebeskrivelse i butikkens bunntekst." } } + }, + "animations": { + "name": "Animasjoner", + "settings": { + "animations_reveal_on_scroll": { + "label": "Vis melding ved rulling" + } + } } }, "sections": { diff --git a/locales/nl.schema.json b/locales/nl.schema.json index efaebc54c7e..4d7526a91c6 100644 --- a/locales/nl.schema.json +++ b/locales/nl.schema.json @@ -382,6 +382,14 @@ "content": "Voeg een merkbeschrijving toe aan de voettekst van de winkel." } } + }, + "animations": { + "name": "Animaties", + "settings": { + "animations_reveal_on_scroll": { + "label": "Secties laten zien bij scrollen" + } + } } }, "sections": { diff --git a/locales/pl.schema.json b/locales/pl.schema.json index b7a860e1f4b..d836bc8a3d3 100644 --- a/locales/pl.schema.json +++ b/locales/pl.schema.json @@ -382,6 +382,14 @@ "content": "Dodaj opis marki do stopki swojego sklepu." } } + }, + "animations": { + "name": "Animacje", + "settings": { + "animations_reveal_on_scroll": { + "label": "Pokaż sekcje podczas przewijania" + } + } } }, "sections": { diff --git a/locales/pt-BR.schema.json b/locales/pt-BR.schema.json index 1ebd58f9db5..3b323faaaad 100644 --- a/locales/pt-BR.schema.json +++ b/locales/pt-BR.schema.json @@ -382,6 +382,14 @@ "content": "Adicione uma descrição da marca ao rodapé da loja." } } + }, + "animations": { + "name": "Animações", + "settings": { + "animations_reveal_on_scroll": { + "label": "Revelar seções durante a rolagem" + } + } } }, "sections": { diff --git a/locales/pt-PT.schema.json b/locales/pt-PT.schema.json index 8d984a34aed..386dc35e036 100644 --- a/locales/pt-PT.schema.json +++ b/locales/pt-PT.schema.json @@ -382,6 +382,14 @@ "content": "Adicione uma descrição da marca ao rodapé da sua loja." } } + }, + "animations": { + "name": "Animações", + "settings": { + "animations_reveal_on_scroll": { + "label": "Revelar secções ao percorrer a página" + } + } } }, "sections": { diff --git a/locales/sv.schema.json b/locales/sv.schema.json index 60b2a7720b6..242ad7dfacb 100644 --- a/locales/sv.schema.json +++ b/locales/sv.schema.json @@ -382,6 +382,14 @@ "content": "Lägg till en varumärkesbeskrivning i din butiks sidfot." } } + }, + "animations": { + "name": "Animeringar", + "settings": { + "animations_reveal_on_scroll": { + "label": "Visa avsnitt under bläddring" + } + } } }, "sections": { diff --git a/locales/th.schema.json b/locales/th.schema.json index dc393f97554..29ae978177a 100644 --- a/locales/th.schema.json +++ b/locales/th.schema.json @@ -382,6 +382,14 @@ "content": "เพิ่มคำอธิบายแบรนด์ไปยังส่วนท้ายของหน้าร้านคุณ" } } + }, + "animations": { + "name": "ภาพเคลื่อนไหว", + "settings": { + "animations_reveal_on_scroll": { + "label": "แสดงส่วนเมื่อเลื่อนหน้าจอ" + } + } } }, "sections": { diff --git a/locales/tr.schema.json b/locales/tr.schema.json index 991db9fd4ce..3e83e53eb86 100644 --- a/locales/tr.schema.json +++ b/locales/tr.schema.json @@ -382,6 +382,14 @@ "content": "Mağazanızın altbilgisine bir marka açıklaması ekleyin." } } + }, + "animations": { + "name": "Animasyonlar", + "settings": { + "animations_reveal_on_scroll": { + "label": "Kaydırırken bölümleri göster" + } + } } }, "sections": { diff --git a/locales/vi.schema.json b/locales/vi.schema.json index 78b16364215..e54fb4e96c4 100644 --- a/locales/vi.schema.json +++ b/locales/vi.schema.json @@ -382,6 +382,14 @@ "content": "Thêm mô tả thương hiệu vào chân trang của cửa hàng." } } + }, + "animations": { + "name": "Hiệu ứng động", + "settings": { + "animations_reveal_on_scroll": { + "label": "Hiển thị các mục khi cuộn" + } + } } }, "sections": { diff --git a/locales/zh-CN.schema.json b/locales/zh-CN.schema.json index 1b24eec1d32..d536c6783d2 100644 --- a/locales/zh-CN.schema.json +++ b/locales/zh-CN.schema.json @@ -382,6 +382,14 @@ "content": "在商店的页脚中添加品牌描述。" } } + }, + "animations": { + "name": "动画", + "settings": { + "animations_reveal_on_scroll": { + "label": "在滚动时显示分区" + } + } } }, "sections": { diff --git a/locales/zh-TW.schema.json b/locales/zh-TW.schema.json index e6487cc815b..aea4d16a1a9 100644 --- a/locales/zh-TW.schema.json +++ b/locales/zh-TW.schema.json @@ -382,6 +382,14 @@ "content": "在商店頁尾新增品牌說明。" } } + }, + "animations": { + "name": "動畫", + "settings": { + "animations_reveal_on_scroll": { + "label": "捲動時顯示區段" + } + } } }, "sections": {