Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drpshtiwan authored May 14, 2024
1 parent 49a6263 commit b6ee75c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ UpgradeAlert(Upgrader(messages: MyUpgraderMessages()));

## Language localization

The strings displayed in `upgrader` are already localized in 34 languages. New languages will be
The strings displayed in `upgrader` are already localized in 35 languages. New languages will be
supported in the future with minor updates. It also supports right to left languages.

Languages supported:
Expand Down Expand Up @@ -409,6 +409,7 @@ Languages supported:
* Turkish ('tr')
* Ukrainian ('uk')
* Vietnamese ('vi')
* Kurdish Sorani ('ku')

The `upgrader` package can be supplied with additional languages in your code by extending the `UpgraderMessages` class
to provide custom values.
Expand Down

0 comments on commit b6ee75c

Please sign in to comment.