/* eslint-disable */ const ko = { headings: { contact: "연락처", experience: "경력", education: "학력", skills: "보유스킬", about: "자기소개" } }; export default ko;