14 lines
417 B
Python
14 lines
417 B
Python
FIELD_TRANSLATIONS_UZ = {
|
||
"movement_type": "Harakat turi",
|
||
"from_warehouse": "Ombor (chiqish)",
|
||
"to_warehouse": "Ombor (kirish)",
|
||
"device": "Aparat",
|
||
"quantity": "Oʻyinchoqlar soni",
|
||
"created_by": "Yaratgan",
|
||
"created_at": "Yaratilgan sana",
|
||
"name": "Nomi",
|
||
"region": "Viloyat",
|
||
"district": "Tuman",
|
||
"toys_count": "Oʻyinchoqlar soni",
|
||
"monthly_fee": "Oylik toʻlov"
|
||
} |