Skip to content

Commit

Permalink
[generate:plugin:block] Fix missing single quote. (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas authored Dec 22, 2016
1 parent e32e54a commit 810cc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translations/generate.plugin.block.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ questions:
plugin-id: 'Enter the plugin id'
inputs: common.questions.inputs
services: common.questions.services
theme-region: 'Enter the theme region to render the Plugin Block.
theme-region: 'Enter the theme region to render the Plugin Block.'
messages:
inputs: "\nYou can add input fields to create special configurations in the block.\nThis is optional, press <info>enter</info> to <info>continue</info>"
invalid-theme-region: 'Region "%s" is invalid'

0 comments on commit 810cc4d

Please sign in to comment.