stats + stat card

This commit is contained in:
hamid zarghami
2025-10-15 15:41:58 +03:30
parent 434541da9d
commit bdb043e6c5
7 changed files with 240 additions and 1 deletions
+6
View File
@@ -21,4 +21,10 @@ export const fa = {
header: {
search: "جستجو",
},
home: {
requestCount: "تعداد درخواست ها",
factureCount: "پیش فاکتور تایید نشده",
orderCount: "سفارش های در حال انجام",
orderDoneCount: "سفارشات انجام شده",
},
};