mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-05 20:48:03 +02:00
use simpler language for parking orientation descriptions (closes #299)
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
"label": "Orientation",
|
||||
"strings": {
|
||||
"options": {
|
||||
"parallel": "Parallel to the Carriage Way",
|
||||
"diagonal": "Diagonal in Relation to the Carriage Way",
|
||||
"perpendicular": "Meets the Carriage Way at a Straight Angle"
|
||||
"parallel": "Parallel to the Street",
|
||||
"diagonal": "Diagonal in Relation to the Street",
|
||||
"perpendicular": "Meets the Street at a Straight Angle"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user