diff --git a/app/src/i18n/locales/en.json b/app/src/i18n/locales/en.json index 4cb19c1e..6437172d 100644 --- a/app/src/i18n/locales/en.json +++ b/app/src/i18n/locales/en.json @@ -177,7 +177,7 @@ "error_modify_something": "You should modify something", "error_server_unexpected": "Unexpected server error", "error_connection_interrupted": "The server closed the connection instead of answering it. Has nginx or the yunohost-api been restarted or stopped for some reason?", - "everything_good": "Everything good!", + "everything_good": "Everything okay!", "experimental": "Experimental", "experimental_warning": "Warning: this feature is experimental and not considered stable, you shouldn't be using it except if you know what you are doing.", "firewall": "Firewall", diff --git a/app/src/i18n/locales/fr.json b/app/src/i18n/locales/fr.json index 8a9727bf..ec254646 100644 --- a/app/src/i18n/locales/fr.json +++ b/app/src/i18n/locales/fr.json @@ -274,7 +274,7 @@ "rerun_diagnosis": "Relancer le diagnostic", "details": "Détails", "diagnosis_experimental_disclaimer": "Sachez que la fonction de diagnostic est encore expérimentale et en cours de perfectionnement et qu’elle n’est peut-être pas totalement fiable.", - "everything_good": "Tout va bien !", + "everything_good": "Tout est OK !", "ignore": "Ignore", "ignored": "{count} ignoré", "last_ran": "Dernière exécution :",