mirror of
https://github.com/NohamR/safari-internal-js.git
synced 2026-02-22 02:45:41 +00:00
Add 26.2 versioned JS files and move 15.7 files
This commit is contained in:
5
26.2/js/translation/Translation.js
Normal file
5
26.2/js/translation/Translation.js
Normal file
@@ -0,0 +1,5 @@
|
||||
//# 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