mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
add term
This commit is contained in:
parent
32061fed03
commit
9135435b5b
2 changed files with 3 additions and 2 deletions
|
|
@ -8,7 +8,8 @@
|
|||
"office": "union"
|
||||
},
|
||||
"terms": [
|
||||
"trade union"
|
||||
"trade union",
|
||||
"union office"
|
||||
],
|
||||
"name": "Labor Union Office"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9966,7 +9966,7 @@ en:
|
|||
office/union:
|
||||
# office=union | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Labor Union Office
|
||||
# 'terms: trade union'
|
||||
# 'terms: trade union,union office'
|
||||
terms: <translate with synonyms or related terms for 'Labor Union Office', separated by commas>
|
||||
office/water_utility:
|
||||
# office=water_utility | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue