summaryrefslogtreecommitdiffstats
path: root/conf/locale/locale_en-US.ini
diff options
context:
space:
mode:
Diffstat (limited to 'conf/locale/locale_en-US.ini')
-rw-r--r--conf/locale/locale_en-US.ini6
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index ffb589cfbd..0f77dae568 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -286,13 +286,15 @@ unbind_success = Social account has been unbound.
manage_access_token = Manage Personal Access Tokens
generate_new_token = Generate New Token
-tokens_desc = Tokens you have generated that can be used to access the Gogs API.
+tokens_desc = Tokens you have generated that can be used to access the Gogs APIs.
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! Make sure to copy it right now, as you won't be able to see it again later!
delete_token = Delete
-delete_token_success = This personal access token has been successfully removed successfully! Don't forget to update your applications as well.
+access_token_deletion = Personal Access Token Deletion
+access_token_deletion_desc = Delete this personal access token will remove all related accesses of application. Do you want to continue?
+delete_token_success = Personal access token has been removed successfully! Don't forget to update your application as well.
delete_account = Delete Your Account
delete_prompt = The operation will delete your account permanently, and <strong>CANNOT</strong> be undone!