mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 21:03:51 +01:00
Translatable strings for generic payment types (10k+)
This commit is contained in:
parent
42d86acc7f
commit
b79ecf04e4
3 changed files with 59 additions and 1 deletions
|
|
@ -1790,10 +1790,44 @@ en:
|
|||
payment_multi:
|
||||
# 'payment:=*'
|
||||
label: Payment Types
|
||||
options:
|
||||
# 'payment:=cash'
|
||||
cash: Cash
|
||||
# 'payment:=coins'
|
||||
coins: Coins
|
||||
# 'payment:=contactless'
|
||||
contactless: Contactless Payment
|
||||
# 'payment:=credit_cards'
|
||||
credit_cards: Credit Card
|
||||
# 'payment:=debit_cards'
|
||||
debit_cards: Debit Card
|
||||
# 'payment:=electronic_purses'
|
||||
electronic_purses: Electronic Purse
|
||||
# 'payment:=notes'
|
||||
notes: Banknotes
|
||||
# 'payment:=telephone_cards'
|
||||
telephone_cards: Telephone Card
|
||||
terms: '[translate with synonyms or related terms for ''Payment Types'', separated by commas]'
|
||||
payment_multi_fee:
|
||||
# 'payment:=*'
|
||||
label: Payment Types
|
||||
options:
|
||||
# 'payment:=cash'
|
||||
cash: Cash
|
||||
# 'payment:=coins'
|
||||
coins: Coins
|
||||
# 'payment:=contactless'
|
||||
contactless: Contactless Payment
|
||||
# 'payment:=credit_cards'
|
||||
credit_cards: Credit Card
|
||||
# 'payment:=debit_cards'
|
||||
debit_cards: Debit Card
|
||||
# 'payment:=electronic_purses'
|
||||
electronic_purses: Electronic Purse
|
||||
# 'payment:=notes'
|
||||
notes: Banknotes
|
||||
# 'payment:=telephone_cards'
|
||||
telephone_cards: Telephone Card
|
||||
terms: '[translate with synonyms or related terms for ''Payment Types'', separated by commas]'
|
||||
phases:
|
||||
# phases=*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue