♻️ 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": "Trafikkdetaljer"
},
"type": {
"1": "Opplading",
"2": "Uttak",
"3": "Kjøp",
"4": "Refusjon",
"5": "Belønning",
"6": "Kommisjon"
"231": "Automatisk tilbakestilling",
"232": "Tidlig tilbakestilling",
"233": "Betalt tilbakestilling",
"321": "Opplading",
"322": "Uttak",
"323": "Betaling",
"324": "Refusjon",
"325": "Belønning",
"331": "Kjøp",
"332": "Fornyelse",
"333": "Refusjon",
"341": "Økning",
"342": "Reduksjon"
},
"unknown": "Ukjent"
}