From 7617bd20baf9ee20db0fd8bcfefaaa4e9878316d Mon Sep 17 00:00:00 2001 From: Jesus Manuel Olivas Date: Sat, 29 Apr 2017 16:32:05 -0400 Subject: [PATCH] [init] Add chain and sites copy question translation. (#83) --- translations/init.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/translations/init.yml b/translations/init.yml index 3e45742..90b7421 100644 --- a/translations/init.yml +++ b/translations/init.yml @@ -8,6 +8,9 @@ questions: autocomplete: 'Generate autocomplete files' language: 'Select language' temp: 'Enter temporary file path' + chain: 'Copy chain files examples' + sites: 'Copy site alias files examples' + temp: 'Enter temporary file path' learning: 'Shows information for learning purposes?' generate-inline: 'Show inline representation of the executed command?' generate-chain: 'Show chain representation of the executed command?'