This commit is contained in:
clay
2021-12-28 23:16:36 +08:00
parent 3d1e97f1df
commit b85d353e84
44 changed files with 595 additions and 85 deletions

View File

@@ -12,6 +12,7 @@ const cn = {
'examine':'考生',
'Services portal':'服务门户',
'news_center':'新闻中心',
'more':'查看更多',
},
...zhLocale
}

View File

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