From 50fc945806d85ccee1ee3038f577a3e3015ce026 Mon Sep 17 00:00:00 2001 From: Florian Riecker- de Vries <93703843+FlorianSDV@users.noreply.github.com> Date: Mon, 10 Jun 2024 14:53:14 +0200 Subject: [PATCH] feat: change large package name (#845) * feat(translations): change large package name nl * feat: verander groot pakket naam * style: removed redundant rows * feat: add large package translation for shipping tab --- i18n/en_US.csv | 3 +++ i18n/fr_FR.csv | 2 ++ i18n/nl_NL.csv | 3 ++- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/i18n/en_US.csv b/i18n/en_US.csv index 2f08711f..a2355391 100755 --- a/i18n/en_US.csv +++ b/i18n/en_US.csv @@ -57,3 +57,6 @@ location_page, location manager package_small, Small package show_total_price, Show total price show_surcharge_price, Show surcharge +Automate 'Large format',Automate 'Larger than 100 x 70 x 58 cm or heavier than 23 kg' +Large package,Larger than 100 x 70 x 58 cm or heavier than 23 kg + diff --git a/i18n/fr_FR.csv b/i18n/fr_FR.csv index 571f7f34..a6143e42 100644 --- a/i18n/fr_FR.csv +++ b/i18n/fr_FR.csv @@ -199,6 +199,8 @@ Thursday,Jeudi Friday,Vendredi Saturday,Samedi Sunday,Dimanche +Automate 'Large format',Automatiser "Plus grand que 100 x 70 x 58 cm ou plus lourd que 23 kg" +Large package,Plus grand que 100 x 70 x 58 cm ou plus lourd que 23 kg {field} is required.,{field} est requis. Address not found.,Adresse introuvable. diff --git a/i18n/nl_NL.csv b/i18n/nl_NL.csv index a03d8031..6b489f55 100755 --- a/i18n/nl_NL.csv +++ b/i18n/nl_NL.csv @@ -90,7 +90,8 @@ Default shipping options,Standaard verzendinstellingen Automate 'Signature on receipt',Automatiseer 'Handtekening voor ontvangst' Automate 'Home address only',Automatiseer 'Alleen huisadres' Automate 'Return if no answer',Automatiseer 'Retour bij geen gehoor' -Automate 'Large format',Automatiseer 'Groot pakket' +Automate 'Large format',Automatiseer 'Groter dan 100 x 70 x 58 cm of zwaarder dan 23 kg' +Large package,Groter dan 100 x 70 x 58 cm of zwaarder dan 23 kg Automate 'Age check 18+',Automatiseer 'Leeftijdscontrole 18+' Automate 'Insurance € 100',Automatiseer 'Verzekerd tot €100' Automate 'Insurance € 250',Automatiseer 'Verzekerd tot €250'