diff --git a/README.md b/README.md index b31a8270..bd809b78 100644 --- a/README.md +++ b/README.md @@ -346,7 +346,7 @@ QuillToolbar(locale: Locale('fr'), ...) QuillEditor(locale: Locale('fr'), ...) ``` -Currently, translations are available for these 25 locales: +Currently, translations are available for these 26 locales: * `Locale('en')` * `Locale('ar')` @@ -367,6 +367,7 @@ Currently, translations are available for these 25 locales: * `Locale('pl')` * `Locale('vi')` * `Locale('id')` +* `Locale('ms')` * `Locale('nl')` * `Locale('no')` * `Locale('fa')`