mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Fix i18n for Link Account button, re-format tmpl (#19835)
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user