This commit is contained in:
clay
2021-12-28 19:04:48 +08:00
parent 43b9044f89
commit 3d1e97f1df
16 changed files with 211 additions and 22 deletions

View File

@@ -11,6 +11,7 @@ const cn = {
'alumni':'校友',
'examine':'考生',
'Services portal':'服务门户',
'news_center':'新闻中心',
},
...zhLocale
}

View File

@@ -11,6 +11,7 @@ const en = {
'alumni':'alumni',
'examine':'examine',
'Services portal':'Services portal',
'news_center':'News Center',
},
...enLocale
}