1
0
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:
CMK 2022-01-10 11:20:44 +08:00
parent 5431d7a98c
commit 0d96fd9f9e

View File

@ -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": {