mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Add password strength meters
This commit is contained in:
parent
a700edf2dc
commit
81d3cc8814
1 changed files with 4 additions and 0 deletions
|
@ -153,6 +153,10 @@
|
|||
"active_users_in_the_last_month_plural": "{{formattedCount}} active users in the last month",
|
||||
"active_users_in_the_last_six_months": "{{formattedCount}} active user in the last 6 months",
|
||||
"active_users_in_the_last_six_months_plural": "{{formattedCount}} active users in the last 6 months",
|
||||
"too_weak": "Too weak",
|
||||
"weak": "Weak",
|
||||
"medium": "Medium",
|
||||
"Strong": "Strong",
|
||||
"new": "New",
|
||||
"old": "Old",
|
||||
"top_day": "Top Day",
|
||||
|
|
Loading…
Reference in a new issue