From 5d3e31fc865d70a532760a7a631ec2f5df3bb4f7 Mon Sep 17 00:00:00 2001 From: "translation-platform[bot]" <34770790+translation-platform[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 14:47:52 +0000 Subject: [PATCH] Update 2 translation files --- locales/de.schema.json | 3 +++ locales/pt-PT.schema.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/locales/de.schema.json b/locales/de.schema.json index 72097997446..57920b6b59f 100644 --- a/locales/de.schema.json +++ b/locales/de.schema.json @@ -2028,6 +2028,9 @@ "options__2": { "label": "2 Spalten" } + }, + "products_to_show": { + "label": "Maximal anzuzeigende Produkte" } } }, diff --git a/locales/pt-PT.schema.json b/locales/pt-PT.schema.json index 2462fc7641d..88a5e9a920e 100644 --- a/locales/pt-PT.schema.json +++ b/locales/pt-PT.schema.json @@ -2028,6 +2028,9 @@ "options__2": { "label": "2 colunas" } + }, + "products_to_show": { + "label": "Máximo de produtos a apresentar" } } },