Update README.md

pull/1049/head
X Code 2 years ago committed by GitHub
parent 8a4431f04d
commit e0e4b46f87
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'), ...) QuillEditor(locale: Locale('fr'), ...)
``` ```
Currently, translations are available for these 24 locales: Currently, translations are available for these 25 locales:
* `Locale('en')` * `Locale('en')`
* `Locale('ar')` * `Locale('ar')`
@ -354,6 +354,7 @@ Currently, translations are available for these 24 locales:
* `Locale('de')` * `Locale('de')`
* `Locale('da')` * `Locale('da')`
* `Locale('fr')` * `Locale('fr')`
* `Locale('he')`
* `Locale('zh', 'cn')` * `Locale('zh', 'cn')`
* `Locale('zh', 'hk')` * `Locale('zh', 'hk')`
* `Locale('ko')` * `Locale('ko')`

Loading…
Cancel
Save