no_translation_on_admin_pages
2 sites
No security coverage
This module prevents automatic translation of administrative pages in Chromium-based browsers by adding specific HTML attributes.
Appends a "notranslate" class and a translate="no" to the body html element in every admin theme page with a preprocess hook. With these tags chromium based browsers will not translate the page automatically even if translation is enabled.
After enabling the module you need to clear caches.