Update README.md

pull/852/head
X Code 3 years ago committed by GitHub
parent f1580d0151
commit 13e3b23934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README.md

@ -170,7 +170,7 @@ The package offers translations for the quill toolbar and editor, it will follow
QuillToolbar(locale: Locale('fr'), ...)
QuillEditor(locale: Locale('fr'), ...)
```
Currently, translations are available for these 19 locales:
Currently, translations are available for these 20 locales:
* `Locale('en')`
* `Locale('ar')`
* `Locale('de')`
@ -187,6 +187,7 @@ Currently, translations are available for these 19 locales:
* `Locale('pl')`
* `Locale('vi')`
* `Locale('id')`
* `Locale('nl')`
* `Locale('no')`
* `Locale('fa')`
* `Locale('hi')`

Loading…
Cancel
Save