diff --git a/config/locales/administration/en.yml b/config/locales/administration/en.yml
index 7dc9331ccb4c9767928dc74c9931b2c181e1d3b6..d18aaf7cbc09a67dd0e936c1861100880f866879 100644
--- a/config/locales/administration/en.yml
+++ b/config/locales/administration/en.yml
@@ -54,8 +54,8 @@ en:
     hints:
       administration_location:
         address: 'This field is used for geolocation. Ex: 3 rue de la Poste'
-        address_name: 'This field is not used for geolocation. Ex: Hôtel du Département'
         address_additional: 'This field is not used for geolocation. Ex: Bureau 508'
+        address_name: 'This field is not used for geolocation. Ex: Hôtel du Département'
         city: 'This field is used for geolocation. Ex: Cenon'
         country: 'This field is used for geolocation. Ex: France'
         zipcode: 'This field is used for geolocation. Ex: 33150'
\ No newline at end of file
diff --git a/config/locales/administration/fr.yml b/config/locales/administration/fr.yml
index f9a479b4e632961e9e56f4359dd22d7e7d7f92bc..b8cf917f5c178d7a634b140c5d0fdb5b3ce1a108 100644
--- a/config/locales/administration/fr.yml
+++ b/config/locales/administration/fr.yml
@@ -54,8 +54,8 @@ fr:
     hints:
       administration_location:
         address: 'Ce champ est utilisé pour géolocaliser. Ex: 3 rue de la Poste'
-        address_name: 'Ce champ est ignoré dans la géolocalisation. Ex: Hôtel du Département'
         address_additional: 'Ce champ est ignoré dans la géolocalisation. Ex: Bureau 508'
+        address_name: 'Ce champ est ignoré dans la géolocalisation. Ex: Hôtel du Département'
         city: 'Ce champ est utilisé pour géolocaliser. Ex: Cenon'
         country: 'Ce champ est utilisé pour géolocaliser. Ex: France'
         zipcode: 'Ce champ est utilisé pour géolocaliser. Ex: 33150'
\ No newline at end of file
diff --git a/config/locales/university/en.yml b/config/locales/university/en.yml
index eb9bb65e3164d34a019aa3f5513ffdbc6dbbb370..0422571aae9d3b0944cdeff42a76ab93c4ba2404 100644
--- a/config/locales/university/en.yml
+++ b/config/locales/university/en.yml
@@ -29,8 +29,8 @@ en:
         token: Secret token
       university/organization:
         address: Address
-        address_name: Address name
         address_additional: Additional address
+        address_name: Address name
         categories: Categories
         city: City
         country: Country
diff --git a/config/locales/university/fr.yml b/config/locales/university/fr.yml
index b070cac54414cbd8e085e85330315a0f500090be..f69d506386074da67aaf135af0b60f01699fc3bd 100644
--- a/config/locales/university/fr.yml
+++ b/config/locales/university/fr.yml
@@ -29,8 +29,8 @@ fr:
         token: Jeton secret
       university/organization:
         address: Adresse
-        address_name: Nom de l'adresse
         address_additional: Complément d'adresse
+        address_name: Nom de l'adresse
         categories: Catégories
         city: Ville
         country: Pays