diff --git a/frontend/i18n/locales/fr.json b/frontend/i18n/locales/fr.json
index d7d7957..682d621 100644
--- a/frontend/i18n/locales/fr.json
+++ b/frontend/i18n/locales/fr.json
@@ -63,7 +63,7 @@
"sites": "Sites",
"status": "Statut",
"archivedOnly": "Voir les archivés",
- "apply": "Appliquer",
+ "apply": "Voir les résultats",
"reset": "Réinitialiser"
},
"tab": {
diff --git a/frontend/modules/commercial/pages/clients/index.vue b/frontend/modules/commercial/pages/clients/index.vue
index ccf5d4a..4d92ed4 100644
--- a/frontend/modules/commercial/pages/clients/index.vue
+++ b/frontend/modules/commercial/pages/clients/index.vue
@@ -3,24 +3,29 @@
{{ t('commercial.clients.title') }}
-
-
-
+
+
+
+
+
+
@@ -140,11 +145,13 @@