TranslateEnabled
Enable or disable webpage translation.
If you only want to disable the popup, you can set the browser.translations.automaticallyPopup preference to false using the Preferences policy.
Compatibility: Firefox 126
CCK2 Equivalent: N/A
Preferences Affected: browser.translations.enable
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\TranslateEnabled = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/TranslateEnabledValue (string):
<enabled/> or <disabled/><dict> <key>TranslateEnabled</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "TranslateEnabled": true | false }}