Update docs

This commit is contained in:
jos 2019-02-09 13:05:53 +01:00
parent a0ad953c4c
commit 5098095e86
1 changed files with 1 additions and 1 deletions

View File

@ -384,7 +384,7 @@ Constructs a new JSONEditor.
- `{string} language`
The default language comes from the browser navigator, but you can force a specific language. So use here string as 'en' or 'pt-BR'. Built-in languages: `en`, `pt-BR`. Other translations can be specified via the option `languages`.
The default language comes from the browser navigator, but you can force a specific language. So use here string as 'en' or 'pt-BR'. Built-in languages: `en`, `pt-BR`, `zh-CN`, `tr`. Other translations can be specified via the option `languages`.
- `{Object} languages`