first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: de
|
||||
label: German
|
||||
direction: 'ltr'
|
||||
weight: 0
|
||||
locked: false
|
||||
@@ -0,0 +1,8 @@
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: es
|
||||
label: Spanish
|
||||
direction: 'ltr'
|
||||
weight: 0
|
||||
locked: false
|
||||
@@ -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
|
||||
install:
|
||||
- locale
|
||||
- tour
|
||||
Reference in New Issue
Block a user