update frontend with bulma css and home&404 pages
This commit is contained in:
4
frontend/src/utils/i18n.ts
Normal file
4
frontend/src/utils/i18n.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export enum Language {
|
||||
English,
|
||||
SimplifiedChinese,
|
||||
}
|
||||
Reference in New Issue
Block a user