mirror of
https://github.com/go-gitea/gitea
synced 2025-08-07 10:08:20 +00:00
feat: add check misspelling (#1877)
This commit is contained in:
@@ -402,7 +402,7 @@ tokens_desc = Tokens you have generated which can be used to access the Gitea AP
|
||||
new_token_desc = Each token will have full access to your account.
|
||||
token_name = Token Name
|
||||
generate_token = Generate Token
|
||||
generate_token_succees = Your access token was successfully generated! Be sure to copy it right now, because you will not be able to see it again later!
|
||||
generate_token_success = Your access token was successfully generated! Be sure to copy it right now, because you will not be able to see it again later!
|
||||
delete_token = Delete
|
||||
access_token_deletion = Personal Access Token Deletion
|
||||
access_token_deletion_desc = Delete this personal access token will revoke access for any application using this token. Do you want to continue?
|
||||
|
Reference in New Issue
Block a user