Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TRCL-3098 : Add transfer entry point to profile page #182

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config/localization/en/app.json
Original file line number Diff line number Diff line change
@@ -1541,6 +1541,7 @@
},
"MNEMONIC_EXPORT": {
"EXPORT_SECRET_PHRASE": "Export secret phrase",
"EXPORT_PHRASE": "Export phrase",
"HIDE_PHRASE": "Hide phrase",
"NEVER_SHARE_PHRASE": "Never share your phrase with anyone!",
"REVEAL_SECRET_PHRASE": "Reveal secret phrase",
3 changes: 2 additions & 1 deletion config/localizations_native/en/app.json
Original file line number Diff line number Diff line change
@@ -101,7 +101,8 @@
"SYNC_WITH_DESKTOP": "Sync with Desktop",
"SWIPE_UP_TO_TRADE": "Swipe up to trade",
"SWITCH": "Switch",
"SWITCH_WALLET": "Switch Wallet",
"SWITCH_WALLET": "Switch wallet",
"MANAGE_WALLET": "Manage wallet",
"REWARD_POOL": "Reward Pool",
"TRADE_RESTRICTED": "Trade Restricted",
"TRANSFER_OUT": "Transfer Out",