Merge pull request #6391 from electron/getlocale-oneline

New title and one-liner for app.getLocale() doc
This commit is contained in:
Kevin Sawicki 2016-07-08 12:45:41 -07:00 committed by GitHub
commit d02a453c51

View file

@ -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 Electron uses Chromium's `l10n_util` library to fetch the locale. Possible
values are listed below: values are listed below: