Add 26.2 versioned JS files and move 15.7 files

This commit is contained in:
√(noham)²
2026-01-17 14:46:26 +01:00
parent b8c9fe8c4b
commit b68eb4accb
39 changed files with 25445 additions and 2 deletions

View 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);
}