Update README.md

pull/1096/head
X Code 2 years ago committed by GitHub
parent 171d0b3524
commit 852c8b7f18
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 25 locales:
Currently, translations are available for these 26 locales:
* `Locale('en')`
* `Locale('ar')`
@ -367,6 +367,7 @@ Currently, translations are available for these 25 locales:
* `Locale('pl')`
* `Locale('vi')`
* `Locale('id')`
* `Locale('ms')`
* `Locale('nl')`
* `Locale('no')`
* `Locale('fa')`

Loading…
Cancel
Save