Skip to content

Commit a7646a4

Browse files
committed
fixup! feat: add missing translation keys
1 parent 1daa8e1 commit a7646a4

File tree

1 file changed

+2
-1
lines changed
  • packages/translation/src/lib/translations/core

1 file changed

+2
-1
lines changed

packages/translation/src/lib/translations/core/en.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,8 @@
706706
"core.namiMigration.allDone.title": "All done!",
707707
"core.namiMigration.allDone.message": "You can now close this tab and reload the extension",
708708
"core.namiMigration.allDone.close": "Close",
709+
"core.nftFolderName.root": "Root",
710+
"core.asset.searchPlaceholder": "Search by ID or name",
709711
"core.derivationType.icarus": "Icarus (default)",
710712
"core.derivationType.icarusDescription": "Recommended for new wallets",
711713
"core.derivationType.icarusTrezor": "Icarus Trezor",
@@ -714,6 +716,5 @@
714716
"core.derivationType.ledgerDescription": "Select if connecting a Ledger-created wallet",
715717
"core.derivationType.selectDerivationType": "Derivation type",
716718
"core.derivationType.infoTooltip": "Determines how accounts and addresses are generated from your seed phrase.",
717-
"core.nftFolderName.root": "Root",
718719
"asset.searchPlaceholder": "Search by ID or name"
719720
}

0 commit comments

Comments
 (0)