mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-01-20 07:48:40 +00:00
72 lines
1.5 KiB
JSON
Executable File
72 lines
1.5 KiB
JSON
Executable File
[
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "ItemManagement",
|
|
"virtualPath": "/Modules",
|
|
"user": 1
|
|
},
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "Items",
|
|
"virtualPath": "/Modules/ItemManagement",
|
|
"user": 1
|
|
},
|
|
{
|
|
"type": "type",
|
|
"name": "item_profile_image",
|
|
"l11n": [
|
|
{
|
|
"title": "Profile image",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Profilbild",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "type",
|
|
"name": "item_demo_download",
|
|
"l11n": [
|
|
{
|
|
"title": "Public Download",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Oeffentlich Download",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "type",
|
|
"name": "item_private_download",
|
|
"l11n": [
|
|
{
|
|
"title": "Private Download",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Privat Download",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "type",
|
|
"name": "item_purchase_download",
|
|
"l11n": [
|
|
{
|
|
"title": "Purchased Download",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Gekaufter Download",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
}
|
|
] |