Skip to content

Commit

Permalink
fix(suite): ts5 banner update
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroslavProchazka authored and komret committed Jul 8, 2024
1 parent 436f573 commit 35edf9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/suite-data/files/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1476,7 +1476,7 @@
"TR_PLEASE_CONNECT_YOUR_DEVICE": "Please connect your device to continue with the verification process.",
"TR_PLEASE_ENABLE_PASSPHRASE": "Please enable the passphrase feature to continue with the verification process.",
"TR_POLICY_ID_ADDRESS": "Policy ID:",
"TR_PREORDER_NOW": "Pre-order now",
"TR_PREORDER_NOW": "Order now",
"TR_PRIMARY_FIAT": "Fiat currency",
"TR_PRIVATE": "Private",
"TR_PRIVATE_DESCRIPTION": "Privacy at least {targetAnonymity}",
Expand Down
2 changes: 1 addition & 1 deletion packages/suite/src/support/messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ export default defineMessages({
id: 'TR_REQUIRED_FIELD',
},
TR_PREORDER_NOW: {
defaultMessage: 'Pre-order now',
defaultMessage: 'Order now',
id: 'TR_PREORDER_NOW',
},
TREZOR_SAFE_PROMO_TEXT: {
Expand Down

0 comments on commit 35edf9b

Please sign in to comment.