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

caption: Enable Translate
default: null
desc: |-
  Setting the policy to True provides translation functionality when it's appropriate for users by showing an integrated translate toolbar in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> and a translate option on the right-click context menu. Setting the policy to False shuts off all built-in translate features.

        If you set the policy, users can't change this function. Leaving it unset lets them change the setting.
example_value: true
features:
  can_be_recommended: true
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: Always offer translation
  value: true
- caption: Never offer translation
  value: false
- caption: Allow the user to decide
  value: null
owners:
- file://components/translate/OWNERS
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:12-
- chrome_os:12-
- android:30-
- ios:88-
tags: []
type: main