mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 12:15:43 +01:00
Make help text for email listing a little more helpful.
This commit is contained in:
parent
7d4cef6008
commit
50d91f3b6a
1 changed files with 3 additions and 2 deletions
|
@ -219,12 +219,13 @@ change_password_success = Password is changed successfully. You can now sign in
|
|||
|
||||
emails = E-mail Addresses
|
||||
manage_emails = Manage e-mail addresses
|
||||
email_desc = Current e-mail addresses
|
||||
email_desc = Your primary e-mail address will be used for notifications and other operations.
|
||||
primary = Primary
|
||||
primary_email = Make primary
|
||||
primary_email = Set as primary
|
||||
delete_email = Delete
|
||||
add_new_email = Add new e-mail address
|
||||
add_email = Add e-mail
|
||||
add_email_success = Your new E-mail address was successfully added.
|
||||
|
||||
manage_ssh_keys = Manage SSH Keys
|
||||
add_key = Add Key
|
||||
|
|
Loading…
Reference in a new issue