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: frontend/src/i18n/locales/en-US.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -279,7 +279,8 @@
279
279
"loss-warning": "It looks like you're trying to withdraw your funds to a token contract. It is very likely this is not what you intend, and proceeding will likely result in a loss of funds. Do not proceed unless you know exactly what you are doing.",
280
280
"i-know-what": "I know what I am doing",
281
281
"danger": "Danger",
282
-
"most-recent-announcement": "Most recent announcement date and block"
282
+
"most-recent-announcement": "Most recent announcement block and timestamp",
283
+
"most-recent-mined": "Most recent mined block and timestamp"
283
284
},
284
285
"AccountReceiveTableWarning": {
285
286
"withdrawal-warning": "You are withdrawing to {0}, which has the following warnings:",
0 commit comments