Skip to content

Commit

Permalink
[init, generate:site:alias] Add site translation. (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas authored Mar 21, 2018
1 parent 88ad1cc commit ea956dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions translations/generate.site.alias.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ options:
extra-options: 'Used only when the target requires extra options, such as alternative authentication method and/or alternative identity file.'
site-uri: 'Drupal uri (for multi-sites).'
directory: 'Directory to store the generated site alias.'
site: 'Use local site as destination.'
questions:
name: 'Select or enter the site name'
environment: 'Enter the environment name (dev, test, prod, qa, dev.uri, test.uri, etc...)'
Expand Down
1 change: 1 addition & 0 deletions translations/init.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ options:
destination: 'Destination directory to copy files'
override: 'Override configurations files flag'
autocomplete: 'Autocomplete tool files flag.'
site: 'Use local site as destination.'
questions:
destination: 'Select destination to copy configuration'
autocomplete: 'Generate autocomplete files'
Expand Down

0 comments on commit ea956dd

Please sign in to comment.