Skip to content

Commit

Permalink
FIX: Add missing transaction error translation (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
Drenmi committed May 24, 2024
1 parent cac4bdd commit 804f530
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/locales/client.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ en:
invalid_cardholder_country: Country is required.
invalid_cardholder_state: State is required.
invalid_cardholder_province: Province is required.
transaction_error: There was an error processing the payment. Please try again.
card:
title: Payment
customer:
Expand Down

0 comments on commit 804f530

Please sign in to comment.