mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-01-11 11:48:41 +00:00
23 lines
486 B
JSON
23 lines
486 B
JSON
[
|
|
{
|
|
"name": "item_demo_download",
|
|
"l11n": {
|
|
"en": "Item Download",
|
|
"de": "Artikel Download"
|
|
}
|
|
},
|
|
{
|
|
"name": "item_private_download",
|
|
"l11n": {
|
|
"en": "Private Item Download",
|
|
"de": "Privater Artikel Download"
|
|
}
|
|
},
|
|
{
|
|
"name": "item_purchase_download",
|
|
"l11n": {
|
|
"en": "Purchased Download",
|
|
"de": "Gekaufter Download"
|
|
}
|
|
}
|
|
] |