mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Merge pull request #6391 from electron/getlocale-oneline
New title and one-liner for app.getLocale() doc
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Possible Values of `app.getLocale()`
|
||||
# Locales
|
||||
|
||||
> Locale values returned by `app.getLocale()`.
|
||||
|
||||
Electron uses Chromium's `l10n_util` library to fetch the locale. Possible
|
||||
values are listed below:
|
||||
Reference in New Issue
Block a user