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

fixed typo on country name #1853

Merged
merged 2 commits into from
Sep 28, 2020
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
2 changes: 1 addition & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1284,7 +1284,7 @@
"wyre_max": "Max $450 weekly",
"wyre_requires_debit_card": "Requires debit card",
"wyre_us_only": "🇺🇸 U.S. only",
"wyre_modal_text": "Paying with Apple Pay, powered by Wyre is supported in the United Sates 🇺🇸 except for CT, HI, NC, NH, NY, VA and VT.",
"wyre_modal_text": "Paying with Apple Pay, powered by Wyre is supported in the United States 🇺🇸 except for CT, HI, NC, NH, NY, VA and VT.",
"wyre_modal_terms_of_service_apply": "Wyre terms of service apply.",
"wyre_minimum_deposit": "Minimum deposit is {{amount}}",
"wyre_maximum_deposit": "Maximum deposit is {{amount}}",
Expand Down