icons |
|
|
translations-document.sys.mjs |
Map the NodeFilter enums that are used by the TreeWalker into enums that make
sense for determining the status of the nodes for the TranslationsDocument process.
This aligns the meanings of the filtering for the translations process.
|
89510 |
translations-engine.html |
|
649 |
translations-engine.sys.mjs |
eslint-env browser |
23157 |
translations-engine.worker.js |
@typedef {import("../translations").Bergamot} Bergamot
@typedef {import("../translations").TranslationModelPayload} TranslationModelPayload
@typedef {import("../translations").LanguageTranslationModelFiles} LanguageTranslationModelFiles
|
27584 |
translations.css |
Provide defaults for when this page is viewed in "toolkit". |
4202 |
translations.html |
|
2835 |
translations.mjs |
global AT_getSupportedLanguages, AT_log, AT_getScriptDirection,
AT_logError, AT_createTranslationsPort, AT_isHtmlTranslation,
AT_isTranslationEngineSupported, AT_identifyLanguage, AT_telemetry |
26529 |
Translator.mjs |
@typedef {typeof import("../translations")} Translations
|
8525 |