Add Drupal CMS Admin UI recipe
https://www.drupal.org/project/drupal_cms_admin_ui ``` composer require drupal/drupal_cms_admin_ui drush recipe $(pwd)/recipes/drupal_cms_admin_ui ```
This commit is contained in:
parent
3ba181a753
commit
e740384446
19 changed files with 703 additions and 2 deletions
4
config/sync/sam.settings.yml
Normal file
4
config/sync/sam.settings.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
add_more_label: 'Add another item'
|
||||
remove_label: Remove
|
||||
help_text_singular: '@count additional item can be added'
|
||||
help_text_plural: '@count additional items can be added'
|
Loading…
Add table
Add a link
Reference in a new issue