mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add docs for app.getLocale()
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user