Update translations/fr.json
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>pull/14251/head^2
parent
1a122fb8cb
commit
3f60da86ba
|
@ -716,7 +716,7 @@
|
|||
"To connect to this cluster, use: kubectl --context={{.profile_name}}": "Pour vous connecter à ce cluster, utilisez : kubectl --context={{.profile_name}}",
|
||||
"To disable beta notices, run: 'minikube config set WantBetaUpdateNotification false'": "Pour désactiver les notifications bêta, exécutez : 'minikube config set WantBetaUpdateNotification false'",
|
||||
"To disable this notice, run: 'minikube config set WantUpdateNotification false'\n": "Pour désactiver cette notification, exécutez : 'minikube config set WantUpdateNotification false'\n",
|
||||
"To disable update notices in general, run: 'minikube config set WantUpdateNotification false'\n": "",
|
||||
"To disable update notices in general, run: 'minikube config set WantUpdateNotification false'\n": "Pour désactiver les notifications de mise à jour en général, exécutez : 'minikube config set WantUpdateNotification false'\n",
|
||||
"To disable update notices in general, run: 'minikube config set WantUpdateNotification false'\\n": "Pour désactiver les notifications de mise à jour en général, exécutez : 'minikube config set WantUpdateNotification false'\\n",
|
||||
"To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/": "Pour extraire de nouvelles images externes, vous devrez peut-être configurer un proxy : https://minikube.sigs.k8s.io/docs/reference/networking/proxy/",
|
||||
"To see addons list for other profiles use: `minikube addons -p name list`": "Pour voir la liste des modules pour d'autres profils, utilisez: `minikube addons -p name list`",
|
||||
|
|
Loading…
Reference in New Issue