From 95779f4dae566cbf480aa997d1484db1f4a8a661 Mon Sep 17 00:00:00 2001 From: X Code Date: Wed, 9 Feb 2022 11:15:55 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed07fa3a..4a6569a0 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ The package offers translations for the quill toolbar, it will follow the system QuillToolbar(locale: Locale('fr'), ...) QuillEditor(locale: Locale('fr'), ...) ``` -Currently, translations are available for these locales: +Currently, translations are available for these 16 locales: * `Locale('en')` * `Locale('ar')` * `Locale('de')`