mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-04 22:18:01 +02:00
Translatable strings for branded payment types (10k+)
This commit is contained in:
@@ -11,7 +11,12 @@
|
||||
"debit_cards": "Debit Card",
|
||||
"electronic_purses": "Electronic Purse",
|
||||
"notes": "Banknotes",
|
||||
"telephone_cards": "Telephone Card"
|
||||
"telephone_cards": "Telephone Card",
|
||||
"american_express": "American Express",
|
||||
"maestro": "Maestro",
|
||||
"mastercard": "Mastercard",
|
||||
"visa": "Visa",
|
||||
"visa_electron": "Visa Electron"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,12 @@
|
||||
"debit_cards": "Debit Card",
|
||||
"electronic_purses": "Electronic Purse",
|
||||
"notes": "Banknotes",
|
||||
"telephone_cards": "Telephone Card"
|
||||
"telephone_cards": "Telephone Card",
|
||||
"american_express": "American Express",
|
||||
"maestro": "Maestro",
|
||||
"mastercard": "Mastercard",
|
||||
"visa": "Visa",
|
||||
"visa_electron": "Visa Electron"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user