Skip to content

Commit

Permalink
Add Portuguese to supported languages in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Borries committed Dec 9, 2022
1 parent a80229e commit 3d1054d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

A Flutter Widget to show if a Password matches a specific Rule Set

|<img src="https://github.com/zweidenker/password_rule_check/blob/main/.github/assets/standard.png?raw=true" width="500px"> |<img src="https://github.com/zweidenker/password_rule_check/blob/main/.github/assets/customized.png?raw=true" width="500px"> |
|--------|------------|
| <img src="https://github.com/zweidenker/password_rule_check/blob/main/.github/assets/standard.png?raw=true" width="500px"> | <img src="https://github.com/zweidenker/password_rule_check/blob/main/.github/assets/customized.png?raw=true" width="500px"> |
|----------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|


## Supported Checks
Expand All @@ -23,6 +23,7 @@ A Flutter Widget to show if a Password matches a specific Rule Set
Supported Languages:
* English 🇺🇸🇬🇧
* German 🇩🇪
* Portuguese 🇵🇹

Feel free to add a new language via a Pull Request
Alternatively you can specify custom translations/texts by passing in a custom `PasswordRuleCheckTranslation`
Expand Down

0 comments on commit 3d1054d

Please sign in to comment.