chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/SpellcheckLanguageBlocklist.yaml

caption: Force disable spellcheck languages
desc: |-
  Force-disables spellcheck languages. Unrecognized languages in that list will be ignored.

        If you enable this policy, spellcheck will be disabled for the languages specified. The user can still enable or disable spellcheck for languages not in the list.

        If you do not set this policy, or disable it, there will be no change to the user's spellcheck preferences.

        If the <ph name="SPELLCHECK_ENABLED_POLICY_NAME">SpellcheckEnabled</ph> policy is set to false, this policy will have no effect.

        If a language is included in both this policy and the <ph name="SPELLCHECK_LANGUAGE_POLICY_NAME">SpellcheckLanguage</ph> policy, the latter is prioritized and the spellcheck language will be enabled.

        The currently supported languages are: af, bg, ca, cs, da, de, el, en-AU, en-CA, en-GB, en-US, es, es-419, es-AR, es-ES, es-MX, es-US, et, fa, fo, fr, he, hi, hr, hu, id, it, ko, lt, lv, nb, nl, pl, pt-BR, pt-PT, ro, ru, sh, sk, sl, sq, sr, sv, ta, tg, tr, uk, vi.
example_value:
- fr
- es
features:
  can_be_recommended: false
  dynamic_refresh: true
  per_profile: true
owners:
- [email protected]
schema:
  items:
    type: string
  type: array
supported_on:
- chrome.win:86-
- chrome.linux:86-
- chrome_os:86-
tags: []
type: list