diff --git a/src/i18n/en.ts b/src/i18n/en.ts index 5e980dd..6f09870 100644 --- a/src/i18n/en.ts +++ b/src/i18n/en.ts @@ -12,7 +12,7 @@ export default { }, intro: { name: "Chansol Park", - description: "Algorithm, Web Developer", + description: "Software Engineer", word: ["Develop software", "makes world better"], }, notfound: { diff --git a/src/i18n/ko.ts b/src/i18n/ko.ts index 26ff662..a875883 100644 --- a/src/i18n/ko.ts +++ b/src/i18n/ko.ts @@ -12,7 +12,7 @@ export default { }, intro: { name: "박찬솔", - description: "알고리즘, 웹 개발자", + description: "소프트웨어 엔지니어", word: ["더 나은 세상을 만드는", "소프트웨어를 개발합니다"], }, notfound: {