| actors |
|
|
- |
| bergamot-translator |
|
|
- |
| cld2 |
|
|
- |
| content |
|
|
- |
| docs |
|
|
- |
| jar.mn |
|
1537 |
- |
| LanguageDetector.sys.mjs |
@import {DetectionResult} from "./translations.d.ts"
|
4326 |
- |
| metrics.yaml |
|
32937 |
- |
| moz.build |
|
676 |
- |
| README.md |
# Firefox Translations (Work in Progress) |
160 |
- |
| tests |
|
|
- |
| translations.d.ts |
|
17544 |
- |
| TranslationsFeature.sys.mjs |
@typedef {object} Lazy
@property {typeof console} console
@property {typeof import("chrome://global/content/translations/TranslationsUtils.mjs").TranslationsUtils} TranslationsUtils
@property {typeof import("chrome://global/content/ml/EngineProcess.sys.mjs").EngineProcess} EngineProcess
@property {typeof import("chrome://global/content/translations/TranslationsTelemetry.sys.mjs").TranslationsTelemetry} TranslationsTelemetry
@property {boolean} translationsEnabledPref
|
5095 |
- |
| TranslationsTelemetry.sys.mjs |
@typedef {object} Lazy
@property {typeof console} console
|
32814 |
- |
| TranslationsUtils.mjs |
@typedef {import("./translations").LanguagePair} LanguagePair
|
5668 |
- |
| tsconfig.json |
|
342 |
- |