mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-18 17:17:13 +02:00
18 lines
393 B
JSON
18 lines
393 B
JSON
{
|
|
"nl-NL": {
|
|
"presets": {
|
|
"fields": {
|
|
"cuisine": {
|
|
"options": {
|
|
"indian": "Indiaas"
|
|
}
|
|
}
|
|
},
|
|
"presets": {
|
|
"amenity/restaurant/indian": {
|
|
"name": "Indiaas restaurant"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |