Skip to content

Commit e0e4b46

Browse files
authored
Update README.md
1 parent 8a4431f commit e0e4b46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,14 +346,15 @@ QuillToolbar(locale: Locale('fr'), ...)
346346
QuillEditor(locale: Locale('fr'), ...)
347347
```
348348

349-
Currently, translations are available for these 24 locales:
349+
Currently, translations are available for these 25 locales:
350350

351351
* `Locale('en')`
352352
* `Locale('ar')`
353353
* `Locale('cs')`
354354
* `Locale('de')`
355355
* `Locale('da')`
356356
* `Locale('fr')`
357+
* `Locale('he')`
357358
* `Locale('zh', 'cn')`
358359
* `Locale('zh', 'hk')`
359360
* `Locale('ko')`

0 commit comments

Comments
 (0)