Browse Source

Merge pull request #6391 from electron/getlocale-oneline

New title and one-liner for app.getLocale() doc
Kevin Sawicki 8 years ago
parent
commit
d02a453c51
1 changed files with 3 additions and 1 deletions
  1. 3 1
      docs/api/locales.md

+ 3 - 1
docs/api/app-locales.md → docs/api/locales.md

@@ -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: