We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f91602 commit 5024f8aCopy full SHA for 5024f8a
dictionaries.tsx
@@ -14,7 +14,7 @@ export const en = {
14
education: {
15
title: "Education",
16
content: `
17
- I'm an aspired computer science undergraduate in Taiwan currently creating a few projects. I consider myself
+ I'm an aspired computer science undergraduate in NCKU, Taiwan, currently creating a few projects. I consider myself
18
to be fluent in English as a bilingual individual.
19
`,
20
},
@@ -186,7 +186,7 @@ export const zh_tw: typeof en = {
186
187
title: "教育",
188
189
- 我是一位在台灣大學攻讀的資工大學生,目前正在製作多個專案。身為一位雙語人士,我自認自己的英文能力優良。
+ 我是一位在位於台灣的成功大學攻讀的資工大學生,目前正在製作多個專案。身為一位雙語人士,我自認自己的英文能力優良。
190
191
192
interests: {
0 commit comments