Skip to content

Commit

Permalink
Update 15 translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
translation-platform[bot] committed Mar 2, 2022
1 parent 12c4f47 commit 2ab42c7
Show file tree
Hide file tree
Showing 15 changed files with 45 additions and 0 deletions.
3 changes: 3 additions & 0 deletions locales/da.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 kolonner"
}
},
"products_to_show": {
"label": "Maksimalt antal produkter, der skal vises"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/es.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 columnas"
}
},
"products_to_show": {
"label": "Número máximo de productos para mostrar"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/fi.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 saraketta"
}
},
"products_to_show": {
"label": "Näytettävien tuotteiden enimmäismäärä"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/fr.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 colonnes"
}
},
"products_to_show": {
"label": "Quantité maximale de produits à afficher"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/it.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 colonne"
}
},
"products_to_show": {
"label": "Massimo di prodotti da mostrare"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/ja.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2列"
}
},
"products_to_show": {
"label": "表示する商品の最大数"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/ko.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "열 2개"
}
},
"products_to_show": {
"label": "표시할 제품의 최대 수"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/nb.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 kolonner"
}
},
"products_to_show": {
"label": "Maksimalt antall produkter som vises"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/nl.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 kolommen"
}
},
"products_to_show": {
"label": "Maximaal te tonen producten"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/sv.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 kolumner"
}
},
"products_to_show": {
"label": "Maximalt antal produkter att visa"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/th.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 คอลัมน์"
}
},
"products_to_show": {
"label": "จำนวนสินค้าสูงสุดที่จะแสดง"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/tr.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 sütun"
}
},
"products_to_show": {
"label": "Gösterilecek maksimum ürün sayısı"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/vi.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 cột"
}
},
"products_to_show": {
"label": "Số lượng sản phẩm hiển thị tối đa"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/zh-CN.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 列"
}
},
"products_to_show": {
"label": "要显示的最大产品数"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions locales/zh-TW.schema.json
Expand Up @@ -2028,6 +2028,9 @@
"options__2": {
"label": "2 欄"
}
},
"products_to_show": {
"label": "產品數量顯示上限"
}
}
},
Expand Down

0 comments on commit 2ab42c7

Please sign in to comment.