Change "Sign in" to "Login" (#24942)
This commit is contained in:
@@ -356,7 +356,7 @@
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "You need to sign in to access this resource.",
|
||||
"defaultMessage": "You need to login to access this resource.",
|
||||
"id": "not_signed_in_indicator.not_signed_in"
|
||||
}
|
||||
],
|
||||
@@ -2623,7 +2623,7 @@
|
||||
"id": "interaction_modal.on_this_server"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Sign in",
|
||||
"defaultMessage": "Login",
|
||||
"id": "sign_in_banner.sign_in"
|
||||
},
|
||||
{
|
||||
@@ -4175,7 +4175,7 @@
|
||||
"id": "sign_in_banner.create_account"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Sign in",
|
||||
"defaultMessage": "Login",
|
||||
"id": "sign_in_banner.sign_in"
|
||||
}
|
||||
],
|
||||
@@ -4374,11 +4374,11 @@
|
||||
"id": "sign_in_banner.create_account"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Sign in to follow profiles or hashtags, favourite, share and reply to posts. You can also interact from your account on a different server.",
|
||||
"defaultMessage": "Login to follow profiles or hashtags, favourite, share and reply to posts. You can also interact from your account on a different server.",
|
||||
"id": "sign_in_banner.text"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Sign in",
|
||||
"defaultMessage": "Login",
|
||||
"id": "sign_in_banner.sign_in"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user