This commit is contained in:
2026-04-14 11:09:04 +08:00
parent 503b6ddd4f
commit 4c16617e6c
5 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
"add_part": "Add Order",
"exp_report": "Export Report",
"There_are_a_total_of": ",There are a total of",
"items": "items.",
"items": "orders.",
"order_detail": "Order Detail",
"back_to_list": "Back to List",
"order_not_found": "Order Not Found",
+2 -2
View File
@@ -75,12 +75,12 @@
"completed": "已完成",
"pending": "待处理",
"show": "显示",
"entries": "个物件",
"entries": "个订单",
"search": "搜索",
"add_part": "添加订单",
"exp_report": "生成报告",
"There_are_a_total_of": ",一共",
"items": "个物件",
"items": "个订单",
"order_detail": "订单详情",
"back_to_list": "返回列表",
"order_not_found": "订单不存在",