Skip to content

Instantly share code, notes, and snippets.

@harrisrobin
Created October 19, 2022 02:26
Show Gist options
  • Save harrisrobin/fedfa1cb2155beda847d8cb3ceadc99f to your computer and use it in GitHub Desktop.
Save harrisrobin/fedfa1cb2155beda847d8cb3ceadc99f to your computer and use it in GitHub Desktop.
{
"common": {
"ok": "OK!",
"cancel": "Cancel",
"continue": "Continue",
"doThisLater": "Do This Later",
"percentageCompleted": "%{number}% Completed",
"needHelp": "Need help ?",
"done": "Done",
"next": "Next",
"submit": "Submit",
"select": "Select",
"login": "Log in",
"logout": "Log out",
"learnMore": "Learn more",
"send": "Send",
"load": "Load",
"trade": "Trade",
"to": "To",
"fee": "Fee",
"buy": "Buy",
"sent": "Sent",
"bought": "Bought",
"referenceId": "Reference ID",
"date": "Date",
"status": "Status",
"card": "Card",
"wireTransfer": "wireTransfer",
"pricePerCoin": "Price per coin",
"subtotal": "Subtotal",
"total": "Total",
"with": "With",
"loadWith": "Load With",
"min": "min",
"half": "half",
"all": "All",
"success": "Success"
},
"onboarding": {
"introScreen": {
"feature1": {
"title": "Welcome to Bridge!",
"description": "Bridge is the simplest way to send, load and buy Crypto!"
}
}
},
"personaKycScreen": {
"title": "Almost there!",
"description": "Complete KYC with Persona to continue with your account setup.",
"button": "Complete KYC with Persona"
},
"loginScreen": {
"agreementLabel": "By continuing you agree to our ",
"googleSignIn": "Continue with Google"
},
"transactionDetailsScreen": {
"withdrawalTitle": "Sent {{currency}}",
"depositTitle": "Bought {{currency}}",
"user-to-userTitle": "Received {{currency}}",
"tradeTitle": "Traded {{currency}}",
"recentActivity": "Recent Activity",
"seeAll": "See All"
},
"loadInputScreen": {
"title": "Load with card",
"cta": "Preview buy"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment