bugfix
parent
511e417f91
commit
8c5be28206
|
@ -15,7 +15,7 @@ const i18n = new VueI18n({
|
||||||
'en': en,
|
'en': en,
|
||||||
'pt': pt,
|
'pt': pt,
|
||||||
'ja': ja,
|
'ja': ja,
|
||||||
'zh-cn': zhCN
|
'zh-cn': zhCN,
|
||||||
'zh-tw': zhTW
|
'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