cirandas.net

ref: master

plugins/payments/locales/en-US.yml


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
pt-BR: &pt-BR

  payments_plugin:
    models:
      payment_methods:
        money: "Money"
        check: "Check"
        credit_card: "credit card"
        debit_card: "debit card"
        bank_transfer: "bank transfer"
        boleto: "Boleto"
        other: "Other"



pt_BR:
  <<: *pt-BR
pt:
  <<: *pt-BR