bugfix
parent
511e417f91
commit
8c5be28206
|
@ -15,7 +15,7 @@ const i18n = new VueI18n({
|
|||
'en': en,
|
||||
'pt': pt,
|
||||
'ja': ja,
|
||||
'zh-cn': zhCN
|
||||
'zh-cn': zhCN,
|
||||
'zh-tw': zhTW
|
||||
}
|
||||
})
|
||||
|
|
602
rice-box.go
602
rice-box.go
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue