diff --git a/i18n/en.yml b/i18n/en.yml index 6576691..c6298aa 100644 --- a/i18n/en.yml +++ b/i18n/en.yml @@ -139,17 +139,6 @@ en: server: "Server" warning: "Warning" - ssh: - option: - usage: "Usage" - login: "Change the login" - server: "Change the host or the ip" - port: "Change the port" - help: "Show this help message" - display: - connect: "Connection to:" - nothing: "Nothing result!" - formats: default: ! '%Y-%m-%d' long: ! '%B %d, %Y' diff --git a/i18n/fr.yml b/i18n/fr.yml index 5564be4..11dde2b 100644 --- a/i18n/fr.yml +++ b/i18n/fr.yml @@ -139,17 +139,6 @@ fr: server: "Serveur" warning: "Warning" - ssh: - option: - usage: "Utilisation" - login: "Change l'identifiant de connexion" - server: "Change le nom de domaine ou l'ip du serveur" - port: "Change le port de connexion" - help: "Affiche ce message d'aide" - display: - connect: "Connexion à:" - nothing: "Aucun résultat!" - formats: default: ! '%Y-%m-%d' long: ! '%B %d, %Y'