mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-24 00:54:03 +02:00
Translatable strings for generic payment types (1k+)
This commit is contained in:
@@ -4,13 +4,19 @@
|
||||
"label": "Payment Types",
|
||||
"strings": {
|
||||
"options": {
|
||||
"account_cards": "Account Card",
|
||||
"app": "Mobile Application",
|
||||
"cards": "Payment Card",
|
||||
"cash": "Cash",
|
||||
"cheque": "Check",
|
||||
"coins": "Coins",
|
||||
"contactless": "Contactless Payment",
|
||||
"credit_cards": "Credit Card",
|
||||
"cryptocurrencies": "Cryptocurrency",
|
||||
"debit_cards": "Debit Card",
|
||||
"electronic_purses": "Electronic Purse",
|
||||
"notes": "Banknotes",
|
||||
"prepaid_ticket": "Prepaid Ticket",
|
||||
"telephone_cards": "Telephone Card",
|
||||
"american_express": "American Express",
|
||||
"maestro": "Maestro",
|
||||
|
||||
@@ -8,13 +8,19 @@
|
||||
},
|
||||
"strings": {
|
||||
"options": {
|
||||
"account_cards": "Account Card",
|
||||
"app": "Mobile Application",
|
||||
"cards": "Payment Card",
|
||||
"cash": "Cash",
|
||||
"cheque": "Check",
|
||||
"coins": "Coins",
|
||||
"contactless": "Contactless Payment",
|
||||
"credit_cards": "Credit Card",
|
||||
"cryptocurrencies": "Cryptocurrency",
|
||||
"debit_cards": "Debit Card",
|
||||
"electronic_purses": "Electronic Purse",
|
||||
"notes": "Banknotes",
|
||||
"prepaid_ticket": "Prepaid Ticket",
|
||||
"telephone_cards": "Telephone Card",
|
||||
"american_express": "American Express",
|
||||
"maestro": "Maestro",
|
||||
|
||||
@@ -1791,16 +1791,26 @@ en:
|
||||
# 'payment:=*'
|
||||
label: Payment Types
|
||||
options:
|
||||
# 'payment:=account_cards'
|
||||
account_cards: Account Card
|
||||
# 'payment:=american_express'
|
||||
american_express: American Express
|
||||
# 'payment:=app'
|
||||
app: Mobile Application
|
||||
# 'payment:=cards'
|
||||
cards: Payment Card
|
||||
# 'payment:=cash'
|
||||
cash: Cash
|
||||
# 'payment:=cheque'
|
||||
cheque: Check
|
||||
# 'payment:=coins'
|
||||
coins: Coins
|
||||
# 'payment:=contactless'
|
||||
contactless: Contactless Payment
|
||||
# 'payment:=credit_cards'
|
||||
credit_cards: Credit Card
|
||||
# 'payment:=cryptocurrencies'
|
||||
cryptocurrencies: Cryptocurrency
|
||||
# 'payment:=debit_cards'
|
||||
debit_cards: Debit Card
|
||||
# 'payment:=electronic_purses'
|
||||
@@ -1811,6 +1821,8 @@ en:
|
||||
mastercard: Mastercard
|
||||
# 'payment:=notes'
|
||||
notes: Banknotes
|
||||
# 'payment:=prepaid_ticket'
|
||||
prepaid_ticket: Prepaid Ticket
|
||||
# 'payment:=telephone_cards'
|
||||
telephone_cards: Telephone Card
|
||||
# 'payment:=visa'
|
||||
@@ -1822,16 +1834,26 @@ en:
|
||||
# 'payment:=*'
|
||||
label: Payment Types
|
||||
options:
|
||||
# 'payment:=account_cards'
|
||||
account_cards: Account Card
|
||||
# 'payment:=american_express'
|
||||
american_express: American Express
|
||||
# 'payment:=app'
|
||||
app: Mobile Application
|
||||
# 'payment:=cards'
|
||||
cards: Payment Card
|
||||
# 'payment:=cash'
|
||||
cash: Cash
|
||||
# 'payment:=cheque'
|
||||
cheque: Check
|
||||
# 'payment:=coins'
|
||||
coins: Coins
|
||||
# 'payment:=contactless'
|
||||
contactless: Contactless Payment
|
||||
# 'payment:=credit_cards'
|
||||
credit_cards: Credit Card
|
||||
# 'payment:=cryptocurrencies'
|
||||
cryptocurrencies: Cryptocurrency
|
||||
# 'payment:=debit_cards'
|
||||
debit_cards: Debit Card
|
||||
# 'payment:=electronic_purses'
|
||||
@@ -1842,6 +1864,8 @@ en:
|
||||
mastercard: Mastercard
|
||||
# 'payment:=notes'
|
||||
notes: Banknotes
|
||||
# 'payment:=prepaid_ticket'
|
||||
prepaid_ticket: Prepaid Ticket
|
||||
# 'payment:=telephone_cards'
|
||||
telephone_cards: Telephone Card
|
||||
# 'payment:=visa'
|
||||
|
||||
Reference in New Issue
Block a user