Skip to content

Detecting the destination language of the browser's built-in translation #22

@hata6502

Description

@hata6502

Currently, There is no standard specification to detect the translation destination language by browser's built-in translation
Enabling the browser's built-in translation function does not fire the languagechange event or change navigator.language property.
Image from Gyazo

There is no other way but to use the npm package, which detects the destination language in a browser-hack-like way
However the behavior may not be stable.

Does the Language Detector API include specifications for detecting the destination language of the browser's built-in translation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    i18n-trackerGroup bringing to attention of Internationalization, or tracked by i18n but not needing response.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions