mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 21:17:55 +02:00
Also support contact:* tags on Phone, Fax, Email and Website fields. closes #905
This commit is contained in:
@@ -1856,7 +1856,7 @@ en:
|
||||
# 'terms: contact line,powered,third rail'
|
||||
terms: '[translate with synonyms or related terms for ''Electrification'', separated by commas]'
|
||||
email:
|
||||
# email=*
|
||||
# email=*, contact:email=*
|
||||
label: Email
|
||||
# email field placeholder
|
||||
placeholder: example@example.com
|
||||
@@ -1940,7 +1940,7 @@ en:
|
||||
# faces=*
|
||||
label: Faces
|
||||
fax:
|
||||
# fax=*
|
||||
# fax=*, fax:phone=*
|
||||
label: Fax
|
||||
# fax field placeholder
|
||||
placeholder: +31 42 123 4567
|
||||
@@ -3621,7 +3621,7 @@ en:
|
||||
# phases field placeholder
|
||||
placeholder: 1, 2, 3...
|
||||
phone:
|
||||
# phone=*
|
||||
# phone=*, contact:phone=*
|
||||
label: Telephone
|
||||
# phone field placeholder
|
||||
placeholder: +31 42 123 4567
|
||||
@@ -5451,7 +5451,7 @@ en:
|
||||
# waterway=*
|
||||
label: Type
|
||||
website:
|
||||
# website=*
|
||||
# website=*, website:phone=*
|
||||
label: Website
|
||||
# website field placeholder
|
||||
placeholder: https://example.com
|
||||
|
||||
Reference in New Issue
Block a user