mirror of
https://github.com/Karaka-Management/oms-Shop.git
synced 2026-01-11 18:48:41 +00:00
44 lines
927 B
JSON
Executable File
44 lines
927 B
JSON
Executable File
[
|
|
{
|
|
"type": "type",
|
|
"name": "shop_list_image",
|
|
"l11n": [
|
|
{
|
|
"title": "Shop list image",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Shop Listenbild",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "type",
|
|
"name": "shop_featured_image",
|
|
"l11n": [
|
|
{
|
|
"title": "Shop featured image",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Shop Featured Bild",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "type",
|
|
"name": "shop_primary_image",
|
|
"l11n": [
|
|
{
|
|
"title": "Shop primary image",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Shop Hauptbild",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
}
|
|
] |