Files
ibapp-backend/data/product_folder.json
2025-10-24 15:17:59 +05:00

107 lines
2.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"data": [
{
"id": 43,
"name": {
"ru": "Товарная база Узбекистана",
"uz": "O'zbekiston mahsulotlar bazasi"
},
"color": null,
"status": "active",
"products_count": 2000
},
{
"id": 44,
"name": {
"uz": "Marketing",
"ru": "Marketing"
},
"color": null,
"status": "active",
"products_count": 208
},
{
"id": 49,
"name": {
"uz": "Inventar",
"en": "Inventar",
"ru": "Inventar"
},
"color": null,
"status": "active",
"products_count": 82
},
{
"id": 51,
"name": {
"ru": "административный расходы",
"en": "административный расходы",
"uz": "административный расходы"
},
"color": null,
"status": "active",
"products_count": 81
},
{
"id": 55,
"name": {
"ru": "Qurilish montaj ishlari",
"en": "Qurilish montaj ishlari",
"uz": "Qurilish montaj ishlari"
},
"color": null,
"status": "active",
"products_count": 32
},
{
"id": 78,
"name": {
"uz": "NARYAD",
"en": "NARYAD",
"ru": "NARYAD"
},
"color": null,
"status": "active",
"products_count": 7
},
{
"id": 83,
"name": {
"uz": "OFIS INVENTARLARI",
"en": "OFIS INVENTARLARI",
"ru": "OFIS INVENTARLARI"
},
"color": null,
"status": "active",
"products_count": 105
},
{
"id": 148,
"name": {
"uz": "Texnika xizmati",
"en": "Texnika xizmati",
"ru": "Texnika xizmati"
},
"color": "#1E90FF",
"status": "active",
"products_count": 7
},
{
"id": 149,
"name": {
"uz": "Marketing xizmati",
"en": "Marketing xizmati",
"ru": "Marketing xizmati"
},
"color": "#1E90FF",
"status": "active",
"products_count": 5
}
],
"message": {
"uz": "Muvaffaqiyatli!",
"ru": "Успешно!",
"en": "Success!",
"tr": "Başarılı!"
}
}