-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
284 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,31 @@ | ||
{ | ||
"zh": { | ||
"_jan_": "一月", | ||
"_feb_": "二月", | ||
"_lens_": "我的方框", | ||
"_post_": "我的发癫", | ||
"_projects_": "我的项目", | ||
"_about_": "关于我的" | ||
"_jan_": "一月份", | ||
"_feb_": "二月份", | ||
"_mar_": "三月份", | ||
"_apr_": "四月份", | ||
"_may_": "五月份", | ||
"_jun_": "六月份", | ||
"_jul_": "七月份", | ||
"_aug_": "八月份", | ||
"_sep_": "九月份", | ||
"_oct_": "十月份", | ||
"_nav_": "十一月", | ||
"_dec_": "十二月" | ||
}, | ||
|
||
"en": { | ||
"_home_": "Home", | ||
"_travel_": "Travel", | ||
"_lens_": "Lens", | ||
"_post_": "Post", | ||
"_projects_": "Projects", | ||
"_about_": "About" | ||
"_jan_": "January", | ||
"_feb_": "February", | ||
"_mar_": "March", | ||
"_apr_": "April", | ||
"_may_": "May", | ||
"_jun_": "June", | ||
"_jul_": "July", | ||
"_aug_": "August", | ||
"_sep_": "September", | ||
"_oct_": "October", | ||
"_nav_": "November", | ||
"_dec_": "December" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"zh": { | ||
"_title_": "SEECHEN", | ||
"_home_welcome_": "花径不曾缘客扫,蓬门今始为君开.", | ||
"_home_name_1_": "您好呀,我是", | ||
"_home_name_2_": "李思净", | ||
"_home_status_": "求职中..." | ||
}, | ||
|
||
"en": { | ||
"_title_": "SEECHEN", | ||
"_home_welcome_": "Delighted to have the honor of your visit.", | ||
"_home_name_1_": "HERE'S", | ||
"_home_name_2_": "SEECHEN", | ||
"_home_status_": "LOOKING for WORKS..." | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"zh": { | ||
"_timeline_": "时间轴", | ||
|
||
"_t20000806_01_": "我出生啦!!!", | ||
"_t20200901_01_": "入学北京理工大学.", | ||
"_t20231202_01_": "景山公园眺望故宫.", | ||
"_t20240630_01_": "在北京理工大学获得数据科学与大数据技术学士学位." | ||
}, | ||
|
||
"en": { | ||
"_timeline_": "TIMELINE", | ||
|
||
"_t20000806_01_": "I was BORN!", | ||
"_t20200901_01_": "Admission to Beijing Institute of Technology.", | ||
"_t20231202_01_": "Overlooking the Forbidden City from Jingshan Park.", | ||
"_t20240630_01_": "Received a bachelor's degree in Data Science and Big Data Technology from Beijing Institute of Technology." | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"children": [{ | ||
"tag": "p", | ||
"props": {}, | ||
"lang": "nav", | ||
"lang": "idx", | ||
"children": ["_title_"] | ||
}, { | ||
|
||
|
Oops, something went wrong.