Skip to content

ElectronApp.getLocale method

ElectronApp › getLocale

Unofficial

Returns the current application locale, fetched using Chromium's l10n_util library.

Signature:

getLocale(): string

Returns: stringThe locale string.