mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-02-03 18:57:46 +01:00
chore: add password hint i18n words and a11y hint
This commit is contained in:
parent
5431d7a98c
commit
0d96fd9f9e
@ -253,6 +253,12 @@
|
||||
},
|
||||
"password": {
|
||||
"placeholder": "password",
|
||||
"require": "Your password needs at least:",
|
||||
"character_limit": "8 characters",
|
||||
"accessibility": {
|
||||
"checked": "checked",
|
||||
"unchecked": "unchecked"
|
||||
},
|
||||
"hint": "Your password needs at least eight characters"
|
||||
},
|
||||
"invite": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user