foodsoft/plugins/mollie/config/locales/nl.yml
2023-10-02 22:46:46 +02:00

32 lines
No EOL
899 B
YAML

nl:
activerecord:
attributes:
home:
credit_your_account: 'Crediteer uw account'
payments:
mollie_ideal:
new:
title: 'Betalen'
form:
amount_pay: 'Te betalen bedrag'
method: 'Hoe te betalen'
submit: 'Betalen'
financial_transaction_type: 'Financiële-transactietype'
controller:
result:
notice: ' Er is %{amount} bijgeschreven op uw account (transactiekosten van ${fee}).'
failed: 'Betaling mislukt.'
config:
keys:
use_mollie: 'Gebruik Mollie'
mollie:
api_key: 'API key'
financial_transaction_type: 'Transactie type'
fee:
ideal: 'Ideal'
banktransfer: 'banktransfer'
paysafecard: 'paysafecard'
creditcard: 'creditcard'
paypal: 'paypal'
mistercash: 'mistercash'
bitcoin: 'bitcoin'