refactor: standardize theme colors, update UI components, and refine auth redirection logic

This commit is contained in:
Firman Ramdhani
2026-07-31 11:49:09 +07:00
parent f91bbefddc
commit 2c8c9d22b4
10 changed files with 95 additions and 70 deletions
@@ -3,7 +3,7 @@
"save": "Simpan",
"cancel": "Batal",
"success": "Sukses",
"error": "Galat",
"error": "Error",
"settings": "Pengaturan",
"loading": "Memuat",
"delete": "Hapus",
@@ -144,7 +144,7 @@
},
"notifications": {
"successTitle": "Berhasil",
"errorTitle": "Galat",
"errorTitle": "Error",
"saveSuccess": "Data berhasil disimpan",
"deleteSuccess": "Data berhasil dihapus",
"actionSuccess": "{{action}} berhasil diselesaikan",