Update README.md

pull/1400/head
X Code 2 years ago committed by GitHub
parent d9f673bfe7
commit 0330a24925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README.md

@ -345,11 +345,12 @@ QuillToolbar(locale: Locale('fr'), ...)
QuillEditor(locale: Locale('fr'), ...) QuillEditor(locale: Locale('fr'), ...)
``` ```
Currently, translations are available for these 29 locales: Currently, translations are available for these 30 locales:
* `Locale('en')` * `Locale('en')`
* `Locale('ar')` * `Locale('ar')`
* `Locale('bn')` * `Locale('bn')`
* `Locale('bs')`
* `Locale('cs')` * `Locale('cs')`
* `Locale('de')` * `Locale('de')`
* `Locale('da')` * `Locale('da')`

Loading…
Cancel
Save