From 5422ece4fd11ef9db4a9dad3158f273eb2655265 Mon Sep 17 00:00:00 2001 From: Aeris Date: Sat, 13 Aug 2016 20:05:37 +0200 Subject: [PATCH] Fix i18n --- config/locales/de.yml | 2 +- config/locales/en.yml | 2 +- config/locales/fr.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/de.yml b/config/locales/de.yml index fa750a0..e8a193a 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -11,7 +11,7 @@ de: Currently analysing %{host}: Analysiere %{host} "Start of analysis: %{date}": "Start der Analyse: %{date}" - Please waiting…: Bitte warten… + Please wait…: Bitte warten… This page refreshes automatically every 10 seconds: Diese Seite aktualisiert sich automatisch alle 10 Sekunden "Error during analysis:": "Fehler bei der Analyse:" diff --git a/config/locales/en.yml b/config/locales/en.yml index 8e48c84..db882fe 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -11,7 +11,7 @@ en: Currently analysing %{host}: Currently analysing %{host} "Start of analysis: %{date}": "Start of analysis: %{date}" - Please waiting…: Please waiting… + Please wait…: Please wait… This page refreshes automatically every 10 seconds: This page refreshes automatically every 10 seconds "Error during analysis:": "Error during analysis:" diff --git a/config/locales/fr.yml b/config/locales/fr.yml index f4ac740..18cd9fc 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -11,7 +11,7 @@ fr: Currently analysing %{host}: Analyse en cours de %{host} "Start of analysis: %{date}": "Début de l’analyse : %{date}" - Please waiting…: Merci de patienter… + Please wait…: Merci de patienter… This page refreshes automatically every 10 seconds: Cette page se rafraîchit automatiquement toutes les 10 secondes "Error during analysis:": "Erreur durant l’analyse :"