mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 21:17:55 +02:00
Add translatable strings to kerb field (#1029)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"icon": "temaki-kerb-raised",
|
||||
"fields": [
|
||||
"kerb",
|
||||
"kerb/kerb_barrier",
|
||||
"tactile_paving",
|
||||
"wheelchair",
|
||||
"two_sided"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"icon": "temaki-kerb-flush",
|
||||
"fields": [
|
||||
"kerb",
|
||||
"kerb/kerb_barrier",
|
||||
"{barrier/kerb}"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"icon": "temaki-kerb-lowered",
|
||||
"fields": [
|
||||
"kerb",
|
||||
"kerb/kerb_barrier",
|
||||
"{barrier/kerb}",
|
||||
"kerb/height"
|
||||
],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"icon": "temaki-kerb-raised",
|
||||
"fields": [
|
||||
"kerb",
|
||||
"kerb/kerb_barrier",
|
||||
"{barrier/kerb}",
|
||||
"kerb/height"
|
||||
],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"icon": "temaki-kerb-rolled",
|
||||
"fields": [
|
||||
"kerb",
|
||||
"kerb/kerb_barrier",
|
||||
"{barrier/kerb}",
|
||||
"kerb/height"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user