Skip to content

Commit

Permalink
chore: batch revoke i18n (#2470)
Browse files Browse the repository at this point in the history
  • Loading branch information
heisenberg-2077 authored Aug 14, 2024
1 parent e80c404 commit 4804790
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _raw/locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@
"tooltipPermit2": "This approval is approved via Permit2 contract:\n{{ permit2Id }}"
},
"revokeModal": {
"confirmRevoke": "Using a seed phrase or private key address, you can batch revoke {{count}} approvals with one signature.",
"confirmRevoke": "Using a seed phrase or private key address, you can batch revoke {{count}} approvals with 1 click.",
"batchRevoke": "Batch Revoke",
"revokeOneByOne": "Revoke One by One",
"revoked": "Revoked:",
Expand All @@ -780,7 +780,7 @@
"pause": "Pause",
"resume": "Continue",
"done": "Done",
"confirmTitle": "Batch Revoke by 1 Signature",
"confirmTitle": "Batch Revoke with One Click",
"cancelTitle": "Cancel Remaining Revokes",
"confirm": "Confirm",
"cancelBody": "If you close this page, the remaining revokes will not be executed.",
Expand Down

0 comments on commit 4804790

Please sign in to comment.