♻️ refactor: Enhance log pages with Badge component and update translations

This commit is contained in:
web
2025-09-05 07:14:57 -07:00
parent d7f8b3b707
commit a4de9df1fc
32 changed files with 356 additions and 158 deletions
+13 -6
View File
@@ -64,12 +64,19 @@
"trafficDetails": "트래픽 세부정보"
},
"type": {
"1": "충전",
"2": "출금",
"3": "구매",
"4": "환불",
"5": "보상",
"6": "수수료"
"231": "자동 재설정",
"232": "선제 재설정",
"233": "유료 재설정",
"321": "충전",
"322": "출금",
"323": "결제",
"324": "환불",
"325": "보상",
"331": "구매",
"332": "갱신",
"333": "환불",
"341": "증가",
"342": "감소"
},
"unknown": "알 수 없음"
}