diff --git a/translations/generate.profile.yml b/translations/generate.profile.yml index 48561e6..1d972da 100644 --- a/translations/generate.profile.yml +++ b/translations/generate.profile.yml @@ -4,7 +4,7 @@ welcome: 'Welcome to the Drupal installation profile generator' options: profile: 'The profile name' machine-name: 'The machine name (lowercase and underscore only)' - base-path: 'The path of the profile' + profile-path: 'The path of the profile' description: 'Profile description' core: 'Core version' dependencies: 'Module dependencies separated by commas (i.e. context, panels)' @@ -13,7 +13,7 @@ options: questions: profile: 'Enter the name of the new profile' machine-name: 'Enter the machine name' - base-path: 'Enter the profile Path' + profile-path: 'Enter the profile Path' description: 'Enter the description' core: 'Enter Drupal Core version' dependencies: 'Would you like to add module dependencies?'