diff --git a/core/modules/translation/config/schema/translation.schema.yml b/core/modules/translation/config/schema/translation.schema.yml new file mode 100644 index 0000000000000000000000000000000000000000..5f9f75c5d859f3d33c67bd1d50c3211a402cbf0a --- /dev/null +++ b/core/modules/translation/config/schema/translation.schema.yml @@ -0,0 +1,9 @@ +# Schema for the configuration files of the translation module. + +translation.settings: + type: mapping + label: 'Translation settings' + mapping: + language_type: + type: string + label: 'Language type'