feat: implement multilingual support and add contact section to portfolio

This commit is contained in:
Yolando
2026-04-03 18:45:07 +07:00
parent 9554674c79
commit b5a6acc622
4 changed files with 79 additions and 22 deletions

View File

@@ -127,10 +127,25 @@
}
},
"Contact": {
"badge": "Let's Connect",
"title": "Get in Touch",
"subtitle": "Interested in working together? Whether you're a recruiter, hiring manager, or potential collaborator — I'd love to hear from you.",
"badge": "Contact",
"title": "Let's Collaborate",
"subtitle": "Have a project idea, job opportunity, or just want to chat? Feel free to send me a message.",
"info": {
"title": "Contact Information",
"subtitle": "You can also reach out to me directly through the channels below.",
"email": "Email",
"location": "Location",
"locationValue": "Jakarta, Indonesia",
"responseTime": "Response Time",
"responseTimeValue": "Less than 1 hour",
"fastResponse": "Fast Response",
"whatsappTemplate": "Hi Yolando, I saw your portfolio and would like to discuss a potential opportunity regarding...",
"openToWork": "Open to Work",
"openToWorkDesc": "Currently open for new opportunities in Backend/Fullstack Development."
},
"form": {
"heading": "Send Direct Message",
"subheading": "I'll get back to you as soon as possible via the email you provide.",
"nameLabel": "Full Name",
"namePlaceholder": "John Doe",
"emailLabel": "Email Address",

View File

@@ -127,10 +127,25 @@
}
},
"Contact": {
"badge": "Mari Terhubung",
"title": "Hubungi Saya",
"subtitle": "Tertarik bekerja sama? Baik Anda seorang recruiter, hiring manager, atau kolaborator potensial — saya sangat ingin mendengarnya.",
"badge": "Kontak",
"title": "Mari Berkolaborasi",
"subtitle": "Punya ide proyek, tawaran pekerjaan, atau sekadar ingin berdiskusi? Jangan ragu untuk mengirimkan pesan.",
"info": {
"title": "Informasi Kontak",
"subtitle": "Anda juga dapat menjangkau saya secara langsung melalui saluran berikut.",
"email": "Email",
"location": "Lokasi",
"locationValue": "Jakarta, Indonesia",
"responseTime": "Waktu Respons",
"responseTimeValue": "Kurang dari 1 jam",
"fastResponse": "Fast Reponse",
"whatsappTemplate": "Halo Yolando, saya melihat portofolio Anda dan tertarik untuk berdiskusi lebih lanjut tentang...",
"openToWork": "Open to Work",
"openToWorkDesc": "Saat ini terbuka untuk peluang di bidang Backend/Fullstack Development."
},
"form": {
"heading": "Kirim Pesan Langsung",
"subheading": "Saya akan membalas secepatnya ke email yang Anda berikan.",
"nameLabel": "Nama Lengkap",
"namePlaceholder": "Budi Santoso",
"emailLabel": "Alamat Email",