Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
Adds missing payment method strings
Browse files Browse the repository at this point in the history
  • Loading branch information
osahyoun committed Dec 14, 2021
1 parent cc45506 commit 8cf31b7
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/locales/member_facing.de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ de:
target_full_name: '[Wählen Sie Ihre/n Abgeordnete/n aus]'
fundraiser:
payment_methods:
ideal: "iDEAL"
giropay: 'Giropay'
gocardless: "Lastschrift"
paypal: "PayPal"
card: 'Kreditkarte'
Expand Down
2 changes: 2 additions & 0 deletions config/locales/member_facing.es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ es:

fundraiser:
payment_methods:
ideal: "iDEAL"
giropay: 'Giropay'
gocardless: "Domiciliación bancaria"
paypal: "PayPal"
card: 'Tarjeta de crédito'
Expand Down
2 changes: 2 additions & 0 deletions config/locales/member_facing.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ fr:
name: '[Enter your name above]'
fundraiser:
payment_methods:
ideal: "iDEAL"
giropay: 'Giropay'
gocardless: "Prélèvement bancaire"
paypal: "PayPal"
card: 'Carte bancaire'
Expand Down
1 change: 1 addition & 0 deletions config/locales/member_facing.nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ nl: # translated 22 July 2021
payment_methods:
gocardless: "Direct Debit"
ideal: "iDEAL"
giropay: 'Giropay'
paypal: "PayPal"
card: 'Credit of debit card '
google: 'Google Pay'
Expand Down
2 changes: 2 additions & 0 deletions config/locales/member_facing.pt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ pt:
card: 'Cartão de crédito ou débito'
google: 'Google Pay'
apple: 'Apple Pay'
ideal: "iDEAL"
giropay: 'Giropay'
ready_for_gocardless: "Clique em 'Doar' para concluir sua doação por meio do GoCardless, nosso processador de débito automático."
ready_for_paypal: "Ao clicar no botão abaixo, o PayPal te ajudará a concluir sua doação."
ready_for_google: "Ao clicar no botão abaixo, o Google te ajudará a concluir sua doação."
Expand Down

0 comments on commit 8cf31b7

Please sign in to comment.