Skip to content

Commit ea956dd

Browse files
authored
[init, generate:site:alias] Add site translation. (#198)
1 parent 88ad1cc commit ea956dd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

translations/generate.site.alias.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ options:
1111
extra-options: 'Used only when the target requires extra options, such as alternative authentication method and/or alternative identity file.'
1212
site-uri: 'Drupal uri (for multi-sites).'
1313
directory: 'Directory to store the generated site alias.'
14+
site: 'Use local site as destination.'
1415
questions:
1516
name: 'Select or enter the site name'
1617
environment: 'Enter the environment name (dev, test, prod, qa, dev.uri, test.uri, etc...)'

translations/init.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ options:
33
destination: 'Destination directory to copy files'
44
override: 'Override configurations files flag'
55
autocomplete: 'Autocomplete tool files flag.'
6+
site: 'Use local site as destination.'
67
questions:
78
destination: 'Select destination to copy configuration'
89
autocomplete: 'Generate autocomplete files'

0 commit comments

Comments
 (0)