We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4431f commit e0e4b46Copy full SHA for e0e4b46
README.md
@@ -346,14 +346,15 @@ QuillToolbar(locale: Locale('fr'), ...)
346
QuillEditor(locale: Locale('fr'), ...)
347
```
348
349
-Currently, translations are available for these 24 locales:
+Currently, translations are available for these 25 locales:
350
351
* `Locale('en')`
352
* `Locale('ar')`
353
* `Locale('cs')`
354
* `Locale('de')`
355
* `Locale('da')`
356
* `Locale('fr')`
357
+* `Locale('he')`
358
* `Locale('zh', 'cn')`
359
* `Locale('zh', 'hk')`
360
* `Locale('ko')`
0 commit comments