File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
packages/translation/src/lib/translations/core Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 706
706
"core.namiMigration.allDone.title" : " All done!" ,
707
707
"core.namiMigration.allDone.message" : " You can now close this tab and reload the extension" ,
708
708
"core.namiMigration.allDone.close" : " Close" ,
709
+ "core.nftFolderName.root" : " Root" ,
710
+ "core.asset.searchPlaceholder" : " Search by ID or name" ,
709
711
"core.derivationType.icarus" : " Icarus (default)" ,
710
712
"core.derivationType.icarusDescription" : " Recommended for new wallets" ,
711
713
"core.derivationType.icarusTrezor" : " Icarus Trezor" ,
714
716
"core.derivationType.ledgerDescription" : " Select if connecting a Ledger-created wallet" ,
715
717
"core.derivationType.selectDerivationType" : " Derivation type" ,
716
718
"core.derivationType.infoTooltip" : " Determines how accounts and addresses are generated from your seed phrase." ,
717
- "core.nftFolderName.root" : " Root" ,
718
719
"asset.searchPlaceholder" : " Search by ID or name"
719
720
}
You can’t perform that action at this time.
0 commit comments