diff --git a/README.md b/README.md index 59779c6d..78e4c883 100644 --- a/README.md +++ b/README.md @@ -345,7 +345,7 @@ QuillToolbar(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('ar')` @@ -360,6 +360,7 @@ Currently, translations are available for these 28 locales: * `Locale('ko')` * `Locale('ru')` * `Locale('es')` +* `Locale('tk')` * `Locale('tr')` * `Locale('uk')` * `Locale('ur')`