feat: implement education module with CRUD functionality, database schema, and localization support

This commit is contained in:
Yolando
2026-04-03 20:09:17 +07:00
parent 0f50a60084
commit 6387e2e5a5
16 changed files with 907 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
{
"Navigation": {
"experience": "Pengalaman",
"education": "Pendidikan",
"techStack": "Tech Stack",
"projects": "Proyek",
"contact": "Kontak"
@@ -59,6 +60,18 @@
}
}
},
"Education": {
"badge": "Pendidikan",
"title": "Riwayat Pendidikan",
"subtitle": "Perjalanan akademik formal yang membentuk fondasi teknis dan profesional saya.",
"present": "Sekarang",
"gpaLabel": "GPA",
"locationLabel": "Lokasi",
"finalProjectLabel": "Tugas Akhir",
"viewFinalProject": "Lihat Tugas Akhir",
"emptyTitle": "Belum ada riwayat pendidikan",
"emptyDescription": "Tambahkan melalui Admin Dashboard."
},
"TechStack": {
"badge": "Teknologi",
"title": "Keahlian & Teknologi",