diff --git a/translations/fr.json b/translations/fr.json index 8066b2343e3d..a9f2a2a770cd 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -466,7 +466,7 @@ "No minikube profile was found.": "Aucun profil minikube n’a été trouvé.", "No minikube profile was found. ": "Aucun profil minikube n'a été trouvé.", "No possible driver was detected. Try specifying --driver, or see https://minikube.sigs.k8s.io/docs/start/": "Aucun pilote possible n'a été détecté. Essayez de spécifier --driver, ou consultez https://minikube.sigs.k8s.io/docs/start/", - "No services were found in the '{{.namespace}}' namespace.\nYou may select another namespace by using 'minikube service --all -n \u003cnamespace\u003e'": "", + "No services were found in the '{{.namespace}}' namespace.\nYou may select another namespace by using 'minikube service --all -n \u003cnamespace\u003e'": "Aucun service n'a été trouvé dans l'espace de noms « {{.namespace}} ».\nVous pouvez sélectionner un autre espace de noms en utilisant « minikube service --all -n \u003cnamespace\u003e ».", "No such addon {{.name}}": "Aucun module de ce type {{.name}}", "No valid URL found for tunnel.": "Aucune URL valide n'a été trouvée pour le tunnel.", "No valid port found for tunnel.": "Aucun port valide trouvé pour le tunnel.",