fix: more

This commit is contained in:
tokumeikoi
2021-03-28 22:58:35 +09:00
parent 35362689c4
commit c7d7dfda28
3 changed files with 4 additions and 5 deletions

View File

@ -104,7 +104,7 @@ return [
],
'stripeCard' => [
'currency_convert_timeout' => 'Currency conversion has timed out, please try again later',
'was_problem' => 'Oops, there's a problem... Please refresh the page and try again later',
'was_problem' => "Oops, there's a problem... Please refresh the page and try again later",
'deduction_failed' => 'Payment failed. Please check your credit card information'
]
],