change language to locale
This commit is contained in:
Alexander Friedland 2019-10-18 11:53:29 +02:00 committed by GitHub
parent 0b5c1f831d
commit 3346048e3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ export default function create() {
termsAndConditionsAgreedVersion: '0.0.1',
termsAndConditionsAgreedAt: '2019-08-01T10:47:19.212Z',
allowEmbedIframes: false,
language: 'en',
locale: 'en',
}
defaults.slug = slugify(defaults.name, { lower: true })
args = {