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