From 73af05cfeed745d63a57e859d28b890499a7133f Mon Sep 17 00:00:00 2001 From: Olivier PEREZ Date: Mon, 12 Oct 2015 23:32:02 +0200 Subject: [PATCH] Fix #77 Add question mark to home button --- locale/de.json | 2 +- locale/en.json | 2 +- locale/es.json | 2 +- locale/fr.json | 2 +- locale/it.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/locale/de.json b/locale/de.json index c9d4132..bf61f29 100644 --- a/locale/de.json +++ b/locale/de.json @@ -55,7 +55,7 @@ "Homepage": { "Schedule an event": "Termin finden", "Make a classic poll": "Klassische Umfrage", - "Where are my polls": "Wo sind meine Umfragen" + "Where are my polls": "Wo sind meine Umfragen?" }, "Maintenance": { "The application": "die Anwendung", diff --git a/locale/en.json b/locale/en.json index 2be628d..bef0b25 100644 --- a/locale/en.json +++ b/locale/en.json @@ -60,7 +60,7 @@ "Homepage": { "Schedule an event": "Schedule an event", "Make a classic poll": "Make a classic poll", - "Where are my polls": "Where are my polls" + "Where are my polls": "Where are my polls?" }, "1st section": { "What is that?": "What is Framadate?", diff --git a/locale/es.json b/locale/es.json index 56ffe18..2e2be5f 100644 --- a/locale/es.json +++ b/locale/es.json @@ -55,7 +55,7 @@ "Homepage": { "Schedule an event": "Encuesta para planificar un evento", "Make a classic poll": "ES_Créer un sondage classique", - "Where are my polls": "ES_Où sont mes sondages" + "Where are my polls": "ES_Où sont mes sondages ?" }, "Maintenance": { "The application": "ES_L'application", diff --git a/locale/fr.json b/locale/fr.json index 6f84c9e..e2989c2 100644 --- a/locale/fr.json +++ b/locale/fr.json @@ -55,7 +55,7 @@ "Homepage": { "Schedule an event": "Créer un sondage spécial dates", "Make a classic poll": "Créer un sondage classique", - "Where are my polls": "Où sont mes sondages" + "Where are my polls": "Où sont mes sondages ?" }, "Maintenance": { "The application": "L'application", diff --git a/locale/it.json b/locale/it.json index 564ca7f..628589b 100644 --- a/locale/it.json +++ b/locale/it.json @@ -55,7 +55,7 @@ "Homepage": { "Schedule an event": "Creare un evento", "Make a classic poll": "Creare un sondaggio", - "Where are my polls": "Dove sono i miei sondaggi" + "Where are my polls": "Dove sono i miei sondaggi?" }, "Maintenance": { "The application": "L'applicazione",