Document possible getLocale returns values. Closes #5363
This commit is contained in:
parent
14c4be50c1
commit
bbaab9b355
2 changed files with 139 additions and 1 deletions
|
@ -396,7 +396,7 @@ Overrides the current application's name.
|
|||
|
||||
### `app.getLocale()`
|
||||
|
||||
Returns the current application locale.
|
||||
Returns the current application locale. Possible return values are documented [here](../faq/app-locale.md)
|
||||
|
||||
**Note:** When distributing your packaged app, you have to also ship the
|
||||
`locales` folder.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue