mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
Standardize field terms (#1760)
Some checks are pending
Deploy / Deploy (push) Waiting to run
Code Style Checks / Check file endings (push) Waiting to run
Code Style Checks / Check for code formatting mistakes (push) Waiting to run
Code Style Checks / Check for spelling errors (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
Build and Deploy Staging Instance / build-deploy (push) Waiting to run
Test / test (18) (push) Waiting to run
Some checks are pending
Deploy / Deploy (push) Waiting to run
Code Style Checks / Check file endings (push) Waiting to run
Code Style Checks / Check for code formatting mistakes (push) Waiting to run
Code Style Checks / Check for spelling errors (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
Build and Deploy Staging Instance / build-deploy (push) Waiting to run
Test / test (18) (push) Waiting to run
This commit is contained in:
parent
95fab6dbdc
commit
f0c506c3ca
20 changed files with 56 additions and 56 deletions
|
|
@ -4,10 +4,10 @@
|
|||
"placeholder": "https://example.com",
|
||||
"label": "Menu Link",
|
||||
"terms": [
|
||||
"online menu",
|
||||
"menu",
|
||||
"menu uri",
|
||||
"menu url",
|
||||
"website menu",
|
||||
"menu"
|
||||
"online menu",
|
||||
"website menu"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue