diff --git a/locales/ar.json b/locales/ar.json
index c1d6cbcfb..c9f35dab3 100644
--- a/locales/ar.json
+++ b/locales/ar.json
@@ -210,4 +210,4 @@
"unrestore_app": "لن يتم استعادة التطبيق '{app}'",
"yunohost_already_installed": "إنّ YunoHost مُنصّب مِن قَبل",
"hook_name_unknown": "إسم الإجراء '{name}' غير معروف"
-}
+}
\ No newline at end of file
diff --git a/locales/en.json b/locales/en.json
index 9f56aacd5..f2ba48af4 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -400,12 +400,12 @@
"firewall_reloaded": "Firewall reloaded",
"firewall_rules_cmd_failed": "Some firewall rule commands have failed. More info in log.",
"global_settings_reset_success": "Reset global settings",
- "global_settings_setting_dns_exposure": "IP versions to consider for DNS configuration and diagnosis",
- "global_settings_setting_dns_exposure_help": "NB: This only affects the recommended DNS configuration and diagnosis checks. This does not affect system configurations.",
"global_settings_setting_admin_strength": "Admin password strength requirements",
"global_settings_setting_admin_strength_help": "These requirements are only enforced when initializing or changing the password",
"global_settings_setting_backup_compress_tar_archives": "Compress backups",
"global_settings_setting_backup_compress_tar_archives_help": "When creating new backups, compress the archives (.tar.gz) instead of uncompressed archives (.tar). N.B. : enabling this option means create lighter backup archives, but the initial backup procedure will be significantly longer and heavy on CPU.",
+ "global_settings_setting_dns_exposure": "IP versions to consider for DNS configuration and diagnosis",
+ "global_settings_setting_dns_exposure_help": "NB: This only affects the recommended DNS configuration and diagnosis checks. This does not affect system configurations.",
"global_settings_setting_nginx_compatibility": "NGINX Compatibility",
"global_settings_setting_nginx_compatibility_help": "Compatibility vs. security tradeoff for the web server NGINX. Affects the ciphers (and other security-related aspects)",
"global_settings_setting_nginx_redirect_to_https": "Force HTTPS",
diff --git a/locales/fr.json b/locales/fr.json
index c1647334a..70d7a2683 100644
--- a/locales/fr.json
+++ b/locales/fr.json
@@ -752,4 +752,4 @@
"global_settings_setting_dns_exposure": "Suites d'IP à prendre en compte pour la configuration et le diagnostic du DNS",
"global_settings_setting_dns_exposure_help": "NB : Ceci n'affecte que la configuration DNS recommandée et les vérifications de diagnostic. Cela n'affecte pas les configurations du système.",
"diagnosis_ip_no_ipv6_tip_important": "IPv6 devrait généralement être configuré automatiquement par le système ou par votre fournisseur d'accès à internet (FAI) s'il est disponible. Sinon, vous devrez peut-être configurer quelques éléments manuellement, comme expliqué dans la documentation ici : https://yunohost.org/#/ipv6."
-}
+}
\ No newline at end of file
diff --git a/locales/gl.json b/locales/gl.json
index 7ba5c181f..1b5147ac6 100644
--- a/locales/gl.json
+++ b/locales/gl.json
@@ -749,4 +749,4 @@
"global_settings_setting_dns_exposure": "Versións de IP a ter en conta para a configuración DNS e diagnóstico",
"global_settings_setting_dns_exposure_help": "Nota: Esto só lle afecta á configuración DNS recomendada e diagnóstico do sistema. Non lle afecta aos axustes do sistema.",
"diagnosis_ip_no_ipv6_tip_important": "Se está dispoñible, IPv6 debería estar automáticamente configurado polo sistema ou o teu provedor. Se non, pode que teñas que facer algúns axustes manualmente tal como se explica na documentación: https://yunohost.org/#/ipv6."
-}
+}
\ No newline at end of file
diff --git a/locales/tr.json b/locales/tr.json
index 6768f95e4..c219e997b 100644
--- a/locales/tr.json
+++ b/locales/tr.json
@@ -16,4 +16,4 @@
"additional_urls_already_removed": "Ek URL '{url}', '{permission}' izni için ek URL'de zaten kaldırıldı",
"app_action_cannot_be_ran_because_required_services_down": "Bu eylemi gerçekleştirmek için şu servisler çalışıyor olmalıdır: {services}. Devam etmek için onları yeniden başlatın (ve muhtemelen neden çalışmadığını araştırın).",
"app_arch_not_supported": "Bu uygulama yalnızca {', '.join(required)} işlemci mimarisi üzerine kurulabilir ancak sunucunuzun işlemci mimarisi {current}."
-}
+}
\ No newline at end of file