diff --git a/i18n/cli/en.yml b/i18n/cli/en.yml index 082c2f1..e8f7d16 100644 --- a/i18n/cli/en.yml +++ b/i18n/cli/en.yml @@ -72,7 +72,7 @@ en: title: "Setup a new config file" lang: "Choose your language (en, fr, ...): " gpg_key: "Enter the GPG key: " - share_gpg_key: "Enter the GPG keys with who you want to share the passwords: " + share_gpg_keys: "Enter the GPG keys with who you want to share the passwords: " gpg_file: "Enter the path to encrypt file [default=%{home}/.mpw.gpg]: " timeout: "Enter the timeout (in seconde) to GPG password [default=60]: " sync_type: "Synchronization type (mpw, ssh, ftp, or nil): " diff --git a/i18n/cli/fr.yml b/i18n/cli/fr.yml index 146ca02..bb5491d 100644 --- a/i18n/cli/fr.yml +++ b/i18n/cli/fr.yml @@ -53,7 +53,7 @@ fr: title: "Ajout d'un nouvel élément" name: "Entrez le nom: " group: "Entrez le groupe (optionnel): " - server: "Entrez the hostname or ip: " + server: "Entrez le nom de domaine ou l'ip: " protocol: "Entrez le protocole de connexion (ssh, http, other): " login: "Entrez l'identifiant de connexion: " password: "Entrez le mot de passe: " @@ -72,7 +72,7 @@ fr: title: "Création d'un nouveau fichier de configuration" lang: "Choisissez votre langue (en, fr, ...) [défaut=%{lang}]: " gpg_key: "Entrez la clé GPG: " - share_gpg_key: "Entrez les clés GPG avec qui vous voulez partager les mots de passe: " + share_gpg_keys: "Entrez les clés GPG avec qui vous voulez partager les mots de passe: " gpg_file: "Entrez le chemin du fichier qui sera chiffré [défaut=%{home}/.mpw.gpg]: " timeout: "Entrez le temps (en seconde) du mot de passe GPG [défaut=60]: " sync_type: "Type de synchronisation (mpw, ssh, ftp, or nil): "