diff --git a/lib/l10n/de_DE/app_de_DE.arb b/lib/l10n/de_DE/app_de_DE.arb index e0bb95c4..83e0bdcb 100644 --- a/lib/l10n/de_DE/app_de_DE.arb +++ b/lib/l10n/de_DE/app_de_DE.arb @@ -546,7 +546,7 @@ "@name": {}, "no": "Nein", "@no": {}, - "notApplicable": "nicht verfügbar", + "notApplicable": "Nicht Anwendbar", "@notApplicable": {}, "notConnected": "Nicht verbunden", "@notConnected": {}, @@ -1180,9 +1180,9 @@ "@price": {}, "priceRange": "Preisspanne", "@priceRange": {}, - "priceOverrideMin": "Mindestpreis überschreiben", + "priceOverrideMin": "Mindestpreis ignorieren", "@priceOverrideMin": {}, - "priceOverrideMax": "Maximalen Preis ignorieren", + "priceOverrideMax": "Maximalpreis ignorieren", "@priceOverrideMax": {}, "salePrice": "Verkaufspreis", "@salePrice": {}, diff --git a/lib/l10n/nl_NL/app_nl_NL.arb b/lib/l10n/nl_NL/app_nl_NL.arb index ba457583..f789d4ab 100644 --- a/lib/l10n/nl_NL/app_nl_NL.arb +++ b/lib/l10n/nl_NL/app_nl_NL.arb @@ -958,7 +958,7 @@ "@shipmentDate": {}, "shipmentEdit": "Wijzig levering", "@shipmentEdit": {}, - "shipmentReference": "Shipment Reference", + "shipmentReference": "Referentie verzending", "@shipmentReference": {}, "shipmentSend": "Verzending versturen", "@shipmentSend": {},