Document possible getLocale returns values. Closes #5363

This commit is contained in:
Samuel Attard 2016-07-02 21:17:37 +12:00
parent 14c4be50c1
commit bbaab9b355
2 changed files with 139 additions and 1 deletions

View file

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