mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 22:04:18 +08:00
Copy edit: rename profile header to profile background
This commit is contained in:
parent
11f50eee3b
commit
4434f419c6
|
@ -998,14 +998,14 @@ en:
|
||||||
default_name: "My Authenticator"
|
default_name: "My Authenticator"
|
||||||
security_key:
|
security_key:
|
||||||
register: "Register"
|
register: "Register"
|
||||||
title: 'Security Keys'
|
title: "Security Keys"
|
||||||
add: "Register Security Key"
|
add: "Register Security Key"
|
||||||
default_name: "Main Security Key"
|
default_name: "Main Security Key"
|
||||||
not_allowed_error: "The security key registration process either timed out or was cancelled."
|
not_allowed_error: "The security key registration process either timed out or was cancelled."
|
||||||
already_added_error: "You have already registered this security key. You don’t have to register it again."
|
already_added_error: "You have already registered this security key. You don’t have to register it again."
|
||||||
edit: 'Edit Security Key'
|
edit: "Edit Security Key"
|
||||||
edit_description: 'Security Key Name'
|
edit_description: "Security Key Name"
|
||||||
delete: 'Delete'
|
delete: "Delete"
|
||||||
|
|
||||||
change_about:
|
change_about:
|
||||||
title: "Change About Me"
|
title: "Change About Me"
|
||||||
|
@ -1037,8 +1037,8 @@ en:
|
||||||
image_is_not_a_square: "Warning: we've cropped your image; width and height were not equal."
|
image_is_not_a_square: "Warning: we've cropped your image; width and height were not equal."
|
||||||
|
|
||||||
change_profile_background:
|
change_profile_background:
|
||||||
title: "Profile Background"
|
title: "Profile Header"
|
||||||
instructions: "Profile backgrounds will be centered and have a default width of 850px."
|
instructions: "Profile headers will be centered and have a default width of 1110px."
|
||||||
|
|
||||||
change_card_background:
|
change_card_background:
|
||||||
title: "User Card Background"
|
title: "User Card Background"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user