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"
|
||||
}
|
||||
],
|
||||
|
@ -391,7 +391,7 @@
|
||||
"navigation_bar.public_timeline": "Federated timeline",
|
||||
"navigation_bar.search": "Search",
|
||||
"navigation_bar.security": "Security",
|
||||
"not_signed_in_indicator.not_signed_in": "You need to sign in to access this resource.",
|
||||
"not_signed_in_indicator.not_signed_in": "You need to login to access this resource.",
|
||||
"notification.admin.report": "{name} reported {target}",
|
||||
"notification.admin.sign_up": "{name} signed up",
|
||||
"notification.favourite": "{name} favourited your post",
|
||||
@ -573,8 +573,8 @@
|
||||
"server_banner.learn_more": "Learn more",
|
||||
"server_banner.server_stats": "Server stats:",
|
||||
"sign_in_banner.create_account": "Create account",
|
||||
"sign_in_banner.sign_in": "Sign in",
|
||||
"sign_in_banner.text": "Sign in to follow profiles or hashtags, favourite, share and reply to posts. You can also interact from your account on a different server.",
|
||||
"sign_in_banner.sign_in": "Login",
|
||||
"sign_in_banner.text": "Login to follow profiles or hashtags, favourite, share and reply to posts. You can also interact from your account on a different server.",
|
||||
"status.admin_account": "Open moderation interface for @{name}",
|
||||
"status.admin_domain": "Open moderation interface for {domain}",
|
||||
"status.admin_status": "Open this post in the moderation interface",
|
||||
|
Reference in New Issue
Block a user