This commit is contained in:
clay
2021-12-28 14:04:36 +08:00
parent a14b0e7dc1
commit 43b9044f89
22 changed files with 1597 additions and 494 deletions

View File

@@ -5,7 +5,12 @@ const en = {
message: {
'hello': 'hello, world',
'switch': '简体中文',
'test':'test'
'test':'test',
'student':'student',
'staff':'staff',
'alumni':'alumni',
'examine':'examine',
'Services portal':'Services portal',
},
...enLocale
}