Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
id: de
|
||||
label: German
|
||||
direction: 'ltr'
|
||||
weight: 0
|
||||
locked: false
|
||||
status: true
|
||||
langcode: en
|
|
@ -0,0 +1,7 @@
|
|||
id: es
|
||||
label: Spanish
|
||||
direction: 'ltr'
|
||||
weight: 0
|
||||
locked: false
|
||||
status: true
|
||||
langcode: en
|
|
@ -0,0 +1,9 @@
|
|||
name: Testing multilingual
|
||||
type: profile
|
||||
description: 'Minimal profile for running tests with a multilingual installer.'
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
hidden: true
|
||||
dependencies:
|
||||
- locale
|
||||
- tour
|
Reference in a new issue