forked from hechoendrupal/drupal-console
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
31 lines (31 loc) · 852 Bytes
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
application:
autowire:
commands:
forced:
_completion:
class: '\Stecman\Component\Symfony\Console\BashCompletion\CompletionCommand'
helperset: false
name:
elephpant:
class: '\Drupal\Console\Command\Exclude\ElephpantCommand'
helperset: true
druplicon:
class: '\Drupal\Console\Command\Exclude\DrupliconCommand'
helperset: true
languages:
en: 'English'
es: 'Español'
ca: 'Català'
fr: 'Français'
hi: 'हिन्दी'
hu: 'Magyar'
ja: '日本語'
pt_br: 'Português'
ro: 'Romanian'
ru: 'pусский язык'
vn: 'Tiếng Việt'
zh_hans: '简体中文'
mr: 'मराठी'
pa: 'ਪੰਜਾਬੀ'
id: 'Bahasa Indonesia'
gu: 'ગુજરાત'