Skip to content

Commit

Permalink
rewording
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed Jun 25, 2024
1 parent cbea5b7 commit 61ea2ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bot/en_gb/standard/quarkEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"title": "Token Generated",
"description": "{executor} generated a Quark access token with {permissions} permissions for this server",
"unique_id": "Token ID",
"revoke": "Revoke"
"revoke": "Revoke this token"
},
"tokenRevoked": {
"title": "Token Revoked",
Expand Down
2 changes: 1 addition & 1 deletion bot/en_pr/standard/quarkEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"title": "Token Generated",
"description": "{executor} generated a Quark access token with {permissions} permissions for this server",
"unique_id": "Token ID",
"revoke": "Revoke"
"revoke": "Revoke this token"
},
"tokenRevoked": {
"title": "Token Revoked",
Expand Down
2 changes: 1 addition & 1 deletion bot/en_us/standard/quarkEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"title": "Token Generated",
"description": "{executor} generated a Quark access token with {permissions} permissions for this server",
"unique_id": "Token ID",
"revoke": "Revoke"
"revoke": "Revoke this token"
},
"tokenRevoked": {
"title": "Token Revoked",
Expand Down

0 comments on commit 61ea2ed

Please sign in to comment.