Update README.md

pull/1141/head
X Code 2 years ago committed by GitHub
parent 41367f1595
commit 34cba178f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README.md

@ -346,7 +346,7 @@ QuillToolbar(locale: Locale('fr'), ...)
QuillEditor(locale: Locale('fr'), ...)
```
Currently, translations are available for these 26 locales:
Currently, translations are available for these 27 locales:
* `Locale('en')`
* `Locale('ar')`
@ -367,6 +367,7 @@ Currently, translations are available for these 26 locales:
* `Locale('pl')`
* `Locale('vi')`
* `Locale('id')`
* `Locale('it')`
* `Locale('ms')`
* `Locale('nl')`
* `Locale('no')`

Loading…
Cancel
Save