Skip to content

Commit

Permalink
[composerize] Rename option. (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas authored Jan 11, 2018
1 parent f3e72ee commit 85317ff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions translations/composerize.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
description: 'Converts Drupal codebase to composer.'
options:
hide-packages: 'Hide display of packages.'
show-packages: 'Show list of packages.'
include-version: 'Include version on suggested result command.'
messages:
name: 'Name'
version: 'Version'
dependencies: 'Dependencies'
profile: 'Profile(s) detected'
module: 'Module(s) detected'
theme: 'Theme(s) detected'
from: 'From your project root:'
execute: 'Execute this command:'
ignore: 'To ignore third party libraries, modules and themes add to your .gitignore file:'
ignore: 'To ignore third party libraries, profiles, modules and themes add to your .gitignore file:'

0 comments on commit 85317ff

Please sign in to comment.