diff --git a/docs/api/app.md b/docs/api/app.md index 85ad873de30d..e4a8d561e2f5 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -239,6 +239,10 @@ to the npm modules spec. You should usually also specify a `productName` field, which is your application's full capitalized name, and which will be preferred over `name` by Electron. +### `app.getLocale()` + +Returns the current application locale. + ### `app.resolveProxy(url, callback)` * `url` URL