diff --git a/README.md b/README.md index 78e4c883..4336e9f3 100644 --- a/README.md +++ b/README.md @@ -345,11 +345,12 @@ QuillToolbar(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('ar')` * `Locale('bn')` +* `Locale('bs')` * `Locale('cs')` * `Locale('de')` * `Locale('da')`