fixed misuse of translation in chinese
This commit is contained in:
parent
141effd6b3
commit
2f07df0242
@ -1,11 +1,11 @@
|
||||
// Chinese (Simplified)
|
||||
// Chinese (Simplified)
|
||||
const lang = {
|
||||
contact: '联系方式',
|
||||
experience: '工作经历',
|
||||
education: '教育经历',
|
||||
skills: '技能专长',
|
||||
projects: '项目',
|
||||
contributions: '捐款',
|
||||
contributions: '贡献',
|
||||
about: '自我介绍'
|
||||
};
|
||||
export default lang;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user