Add zh-tw translation

This commit is contained in:
Scott Lin 2019-04-01 10:48:22 +08:00 committed by pubkey
parent fec96d1167
commit a55b1a0ec1

View File

@ -3,6 +3,8 @@ const lang = {
experience: '經歷',
education: '學歷',
skills: '技能專長',
projects: '專案',
contributions: '貢獻',
about: '自我介紹'
};
export default lang;