local_translation-8.x-1.x-dev/config/schema/local_translation.settings.schema.yml
config/schema/local_translation.settings.schema.yml
local_translation.settings:
type: config_object
label: 'Local Translation Settings'
mapping:
field_name:
type: string
label: 'Skills field name'
enable_local_translation_content_permissions:
type: boolean
label: 'Enable Local Translation Content permissions'
enable_filter_translation_tab_to_skills:
type: boolean
label: 'Filter translation tab to users translation skills'
always_display_original_language_translation_tab:
type: boolean
label: 'Always display original language in translation tab'
enable_missing_skills_warning:
type: boolean
label: 'Provide warning message on pages filtered by translation skills when user have not yet registered any translation skills'
enable_auto_preset_source_language_by_skills:
type: boolean
label: 'Automatically preset source language to the users translation skills'
enable_access_by_source_skills:
type: boolean
label: 'Only allow to translate if source language is a registered translation skill'
