locale_override-8.x-1.1/config/schema/locale_override.schema.yml
config/schema/locale_override.schema.yml
locale_override.settings:
type: config_object
label: 'Locale override setting'
mapping:
strings:
type: sequence
label: 'Translated strings'
sequence:
type: mapping
label: 'Translated string'
mapping:
source:
type: string
label: 'Source'
translation:
type: text
label: 'Translation'
context:
type: string
label: 'Context'
javascript:
type: boolean
label: 'JavaScript'
