You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/constants/localization.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ export const DORA_KEYS = {
32
32
}
33
33
34
34
exportconstDORA_LONG_SENTENCE={
35
-
"CONFIRM_MIGRATION_DISCLAIMER_1": "I understand it may take 24~48 hours until my tokens are available on the Dora Vota.",
35
+
"CONFIRM_MIGRATION_DISCLAIMER_1": "I understand it may take 48~96 hours until my tokens are available on the Dora Vota.",
36
36
"CONFIRM_MIGRATION_DISCLAIMER_2": "I understand that my ethDORA tokens will be sent to a black hole address for permanent destruction in the Bridge Smart Contract and irrecoverable.",
37
37
"PENDING_MIGRATIONS_DESCRIPTION_I": 'This table lists all pending DORA token migrations from Ethereum to the Dora Vota. It refreshes periodically or upon a manual page reload.',
38
38
"PENDING_MIGRATIONS_DESCRIPTION_II": 'Once a pending migration is listed, the migration will be completed within ~48 hours. Once the migration has been settled, it will be removed from this table during the next automatic update or when the page is manually refreshed.',
"MIGRATION_FAQ_WHAT_ADDRESS_CAN_INTERACT_ANSWER": "Only Ethereum addresses holding Ethereum ERC20 DORA can successfully interact with the token migration smart contract to proceed with the token migration.",
44
44
"MIGRATION_FAQ_GAS_FEES_ANSWER": "Please note that a gas fee will be charged during the token migration process. The user will pay all gas fees incurred.",
45
45
"MIGRATION_FAQ_GAS_FEES": "Who will be paying the migration gas fees?",
46
-
"MIGRATION_FAQ_HOW_LONG_ANSWER": "The migration will be finished within 48 hours. Note that the migration time is subject to change. As more addresses complete token migration, expected token migration time will prolong.",
46
+
"MIGRATION_FAQ_HOW_LONG_ANSWER": "The migration will be finished within 96 hours. Note that the migration time is subject to change. As more addresses complete token migration, expected token migration time will prolong.",
47
47
"MIGRATION_FAQ_HOW_LONG": "How long should the migration take?",
48
48
"MIGRATION_FAQ_CUSTODY_TOKEN": "Will the token migration portal custody my tokens?",
49
49
"MIGRATION_FAQ_CUSTODY_TOKEN_ANSWER": "Please note that the token migration portal and the smart contracts are non-custodial. You will interact with the smart contract to receive DORA on the Dora Vota Chain. After migration, your ethDORA tokens will be burnt (sent to a null address).",
0 commit comments