change language to locale
This commit is contained in:
Alexander Friedland 2019-10-18 12:14:11 +02:00 committed by GitHub
parent 713feb4347
commit abaa9b7759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@ module.exports = {
type: 'boolean',
default: false,
},
language: {
locale: {
type: 'string',
allow: [null],
},