|
1190 | 1190 | "errorNoChronicle": "Chronicle not configured",
|
1191 | 1191 | "errorFailedFetch": "Couldn't fetch address history",
|
1192 | 1192 | "errorFailedGenerate": "Couldn't generate a new address"
|
| 1193 | + }, |
| 1194 | + "withdrawFromL2": { |
| 1195 | + "title": "Withdraw from L2", |
| 1196 | + "body": "List of addresses with withdrawable funds", |
| 1197 | + "withdraw": "Withdraw", |
| 1198 | + "withdrawing": "Withdrawing..." |
1193 | 1199 | }
|
1194 | 1200 | },
|
1195 | 1201 | "charts": {
|
|
1257 | 1263 | "createWalletDescription": "Create a fresh profile running on {network, select, iota {Chrysalis} shimmer {Shimmer} testnet {Testnet} custom {Custom Network} other {Unknown}}",
|
1258 | 1264 | "claimShimmer": "Claim Shimmer staking rewards",
|
1259 | 1265 | "claimShimmerDescription": "Import IOTA profile and claim staking rewards",
|
| 1266 | + "migrateFromLegacy": "Migrate from Legacy", |
| 1267 | + "migrateFromLegacyDescription": "Migrate to Stardust", |
1260 | 1268 | "createAlias": "Create alias",
|
1261 | 1269 | "createAliasDescription": "Create alias output",
|
1262 | 1270 | "savePassword": "Stoor wagwoord",
|
|
1342 | 1350 | "viewStatus": "Sien status",
|
1343 | 1351 | "viewAddressHistory": "Bekyk adresgeskiedenis",
|
1344 | 1352 | "viewBalanceBreakdown": "View balance breakdown",
|
| 1353 | + "withdrawFromL2": "Withdraw from L2", |
1345 | 1354 | "verifyDepositAddress": "Verify deposit address",
|
1346 | 1355 | "showHiddenAccounts": "Wys versteekte beursie",
|
1347 | 1356 | "confirm": "Bevestig",
|
|
1399 | 1408 | "revote": "Revote",
|
1400 | 1409 | "skipAndKeep": "Skip and keep old password",
|
1401 | 1410 | "addChain": "Add chain",
|
1402 |
| - "viewVestingRewardsFinder": "Find vesting rewards" |
| 1411 | + "viewVestingRewardsFinder": "Find vesting rewards", |
| 1412 | + "copyProfileSystemLocation": "Copy profile system location" |
1403 | 1413 | },
|
1404 | 1414 | "general": {
|
1405 | 1415 | "recipient": "Recipient",
|
|
2117 | 2127 | },
|
2118 | 2128 | "participation": {
|
2119 | 2129 | "noFunds": "You do not have any IOTA."
|
| 2130 | + }, |
| 2131 | + "nft": { |
| 2132 | + "flagged": "Be careful when following unknown links. Never share your private keys, nor enter them into any websites or services." |
2120 | 2133 | }
|
2121 | 2134 | },
|
2122 | 2135 | "tooltips": {
|
|
0 commit comments