diff --git a/locale/de.json b/locale/de.json
index f86300a01b1d0f7fce0482d97393d5f41004b2e8..931a247e960546f0755e339816055302f866056e 100644
--- a/locale/de.json
+++ b/locale/de.json
@@ -98,7 +98,7 @@
       "Add range dates": "Datumsbereich hinzufügen",
       "End date": "Enddatum",
       "Start date": "Startdatum",
-      "Y-m-d": "Y-m-d",
+      "Y-m-d": "d-m-Y",
       "You can select at most 4 months": "Es können maximal 4 Monate ausgewählt werden",
       "yyyy-mm-dd": "dd-mm-yyyy"
    },
diff --git a/locale/es.json b/locale/es.json
index 959a0752dd41842f45e2d8bc7eb20be8c0f8788b..75d1f68ee14075039474f128973796a432dab2c8 100644
--- a/locale/es.json
+++ b/locale/es.json
@@ -100,7 +100,7 @@
       "Start date": "Fecha de Inicio",
       "Y-m-d": "d/m/Y",
       "You can select at most 4 months": "Puede seleccionar como máximo 4 meses",
-      "yyyy-mm-dd": "yyyy-mm-dd"
+      "yyyy-mm-dd": "dd/mm/yyyy"
    },
    "EditLink": {
       "Edit link for poll \"%s\"": "Enlace para edición de encuesta \"%s\"",
diff --git a/locale/fr.json b/locale/fr.json
index 4d4c6e81396adeee82cead5f53072b4ac27bfc9d..3ffb6936003ed28057d1d27ade9d4f6950dbc06f 100644
--- a/locale/fr.json
+++ b/locale/fr.json
@@ -100,7 +100,7 @@
       "Start date": "Date de début",
       "Y-m-d": "d/m/Y",
       "You can select at most 4 months": "Vous pouvez sélectionner au maximum 4 mois",
-      "yyyy-mm-dd": "dd-mm-yyyy"
+      "yyyy-mm-dd": "dd/mm/yyyy"
    },
    "EditLink": {
       "Edit link for poll \"%s\"": "Lien d'édition du sondage \"%s\"",
diff --git a/locale/hu.json b/locale/hu.json
index b6f64b8d77a0bf2511c41ee5187df4f17e0fbe45..3c2d75c003b0e65b6d6fcd11280a5697eb849e05 100644
--- a/locale/hu.json
+++ b/locale/hu.json
@@ -100,7 +100,7 @@
       "Start date": "Kezdő dátum",
       "Y-m-d": "Y.m.d.",
       "You can select at most 4 months": "Legfeljebb 4 hónapot válaszhatsz",
-      "yyyy-mm-dd": "yyyy-mm-dd"
+      "yyyy-mm-dd": "yyyy.mm.dd."
    },
    "EditLink": {
       "Edit link for poll \"%s\"": "A(z) „%s” szavazás hivatkozásának szerkesztése",
diff --git a/locale/it.json b/locale/it.json
index e7f93a7211788691e72601d0471fe44d0e19c819..700b5d8bbf0111bf2ccedcc821a07cbacc0c892d 100644
--- a/locale/it.json
+++ b/locale/it.json
@@ -100,7 +100,7 @@
       "Start date": "Data iniziale",
       "Y-m-d": "d/m/Y",
       "You can select at most 4 months": "Potete selezionare al massimo 4 mesi",
-      "yyyy-mm-dd": "gg/mm/aaaa"
+      "yyyy-mm-dd": "dd/mm/yyyy"
    },
    "EditLink": {
       "Edit link for poll \"%s\"": "Modifica il link del sondaggio \"%s\"",
diff --git a/locale/nl.json b/locale/nl.json
index a427322a412acef84d7e78aebce3b32e760a1323..210caf6386c111e623b8c4b4b07e209fd3b545b4 100644
--- a/locale/nl.json
+++ b/locale/nl.json
@@ -100,7 +100,7 @@
       "Start date": "Begindatum",
       "Y-m-d": "d/m/Y",
       "You can select at most 4 months": "Je kan maximaal 4 maanden selecteren",
-      "yyyy-mm-dd": "yyyy-mm-dd"
+      "yyyy-mm-dd": "dd/mm/yyyy"
    },
    "EditLink": {
       "Edit link for poll \"%s\"": "Bewerkingslink voor de poll \"%s\"",
diff --git a/locale/oc.json b/locale/oc.json
index 598706034d744a02b622b4cd00d1aff7cb3c5505..d33dca0f9e99a31c8d1ee49557a20cb21f20d3d8 100644
--- a/locale/oc.json
+++ b/locale/oc.json
@@ -100,7 +100,7 @@
       "Start date": "Data de debuta",
       "Y-m-d": "d/m/Y",
       "You can select at most 4 months": "Podètz pas causir mai de 4 meses",
-      "yyyy-mm-dd": "jj/mm/aaaa"
+      "yyyy-mm-dd": "dd/mm/yyyy"
    },
    "EditLink": {
       "Edit link for poll \"%s\"": "Ligam de modificacion del sondatge \"%s\"",