mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2024-12-18 03:38:44 +01:00
chore: edit app.json
This commit is contained in:
parent
36e5fa3950
commit
405958768b
@ -68,6 +68,23 @@
|
||||
"confirm": "I Agree"
|
||||
}
|
||||
},
|
||||
"confirm_email": {
|
||||
"title": "One last thing.",
|
||||
"subtitle": "We just sent an email to %@,\ntap the link to confirm your account.",
|
||||
"button": {
|
||||
"open_email_app": "Open email app",
|
||||
"dont_receive_email": "I never got an email"
|
||||
},
|
||||
"dont_receive_email": {
|
||||
"alert_title": "It’s too soon to tell.",
|
||||
"alert_description": "Give our servers another n seconds before sending another email.\nCheck if your email address is correct as well as your junk folder if you haven’t."
|
||||
},
|
||||
"open_email_app": {
|
||||
"alert_title": "Check your inbox.",
|
||||
"alert_description": "We just sent you another email. Check your junk folder if you haven’t.",
|
||||
"mail": "Mail"
|
||||
}
|
||||
},
|
||||
"home_timeline": {
|
||||
"title": "Home"
|
||||
},
|
||||
@ -75,4 +92,4 @@
|
||||
"title": "Public"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user