mirror of
https://github.com/NohamR/safari-internal-js.git
synced 2026-02-22 02:45:41 +00:00
Add Safari internal JS services and documentation
This commit is contained in:
3
js/translation/Translation.js
Normal file
3
js/translation/Translation.js
Normal file
@@ -0,0 +1,3 @@
|
||||
//# sourceURL=__InjectedScript_Translation.js
|
||||
/* Copyright (c) 2025 Apple Inc. All rights reserved. */
|
||||
function updateLanguageAttributesForTranslation(n){document.documentElement.lang&&(document.documentElement.lang=n)}
|
||||
Reference in New Issue
Block a user