Update README.md

pull/1393/head
X Code 2 years ago committed by GitHub
parent 0b0590449e
commit 36d72c1987
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README.md

@ -345,7 +345,7 @@ QuillToolbar(locale: Locale('fr'), ...)
QuillEditor(locale: Locale('fr'), ...) QuillEditor(locale: Locale('fr'), ...)
``` ```
Currently, translations are available for these 28 locales: Currently, translations are available for these 29 locales:
* `Locale('en')` * `Locale('en')`
* `Locale('ar')` * `Locale('ar')`
@ -360,6 +360,7 @@ Currently, translations are available for these 28 locales:
* `Locale('ko')` * `Locale('ko')`
* `Locale('ru')` * `Locale('ru')`
* `Locale('es')` * `Locale('es')`
* `Locale('tk')`
* `Locale('tr')` * `Locale('tr')`
* `Locale('uk')` * `Locale('uk')`
* `Locale('ur')` * `Locale('ur')`

Loading…
Cancel
Save