Skip to content

Commit 768f242

Browse files
Merge pull request #1629 from buckaroo-it/BTI-742-Support-multiple-date-of-birth-formats-for-Billink-&-In3
BTI-742 support multiple date of birth formats for Billink & In3
2 parents dcb147b + e535693 commit 768f242

15 files changed

Lines changed: 101 additions & 32 deletions

File tree

i18n/be_FR.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,3 +193,4 @@
193193
"Male","Homme"
194194
"Female","Femme"
195195
"Other","Autre"
196+
"DD-MM-YYYY or DD/MM/YYYY","p. ex. 01/01/1970"

i18n/de_AT.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -602,3 +602,4 @@ Signature from push is incorrect""","Signatur von Push ist falsch"
602602
"Male","Männlich"
603603
"Female","Weiblich"
604604
"Other","Divers"
605+
"DD-MM-YYYY or DD/MM/YYYY","z. B. 01-01-1970"

i18n/de_CH.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,3 +632,4 @@ Signature from push is incorrect""","Signatur von Push ist falsch"
632632
"Male","Männlich"
633633
"Female","Weiblich"
634634
"Other","Divers"
635+
"DD-MM-YYYY or DD/MM/YYYY","z. B. 01-01-1970"

i18n/de_DE.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,3 +651,4 @@ Signature from push is incorrect""","Signatur von Push ist falsch"
651651
"Male","Männlich"
652652
"Female","Weiblich"
653653
"Other","Divers"
654+
"DD-MM-YYYY or DD/MM/YYYY","z. B. 01-01-1970"

i18n/en_US.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,3 +218,4 @@
218218
"Male","Male"
219219
"Female","Female"
220220
"Other","Other"
221+
"DD-MM-YYYY or DD/MM/YYYY","e.g. 01-01-1970"

i18n/es_ES.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,3 +631,4 @@
631631
"Male","Hombre"
632632
"Female","Mujer"
633633
"Other","Otro"
634+
"DD-MM-YYYY or DD/MM/YYYY","p. ej. 01/01/1970"

i18n/fr_BE.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,3 +631,4 @@ Magento Community Edition version""","Version de l'édition communautaire de Mag
631631
"Male","Homme"
632632
"Female","Femme"
633633
"Other","Autre"
634+
"DD-MM-YYYY or DD/MM/YYYY","p. ex. 01/01/1970"

i18n/fr_FR.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -643,3 +643,4 @@ Magento Community Edition version""","Version de l'édition communautaire de Mag
643643
"Male","Homme"
644644
"Female","Femme"
645645
"Other","Autre"
646+
"DD-MM-YYYY or DD/MM/YYYY","p. ex. 01/01/1970"

i18n/it_IT.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,3 +633,4 @@
633633
"Male","Maschio"
634634
"Female","Femmina"
635635
"Other","Altro"
636+
"DD-MM-YYYY or DD/MM/YYYY","es. 01/01/1970"

i18n/nl_BE.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,3 +642,4 @@
642642
"Male","Man"
643643
"Female","Vrouw"
644644
"Other","Anders"
645+
"DD-MM-YYYY or DD/MM/YYYY","bijv. 01/01/1970"

0 commit comments

Comments
 (0)