Fix i18n for Link Account button, re-format tmpl (#19835)
This commit is contained in:
parent
76681883ec
commit
e0273bad72
2 changed files with 14 additions and 14 deletions
|
@ -778,6 +778,7 @@ webauthn_delete_key_desc = If you remove a security key you can no longer sign i
|
|||
manage_account_links = Manage Linked Accounts
|
||||
manage_account_links_desc = These external accounts are linked to your Gitea account.
|
||||
account_links_not_available = There are currently no external accounts linked to your Gitea account.
|
||||
link_account = Link Account
|
||||
remove_account_link = Remove Linked Account
|
||||
remove_account_link_desc = Removing a linked account will revoke its access to your Gitea account. Continue?
|
||||
remove_account_link_success = The linked account has been removed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue