pull/212/head
Henrique Dias 2017-08-12 16:45:38 +01:00
parent 511e417f91
commit 8c5be28206
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730
2 changed files with 302 additions and 302 deletions

View File

@ -15,7 +15,7 @@ const i18n = new VueI18n({
'en': en,
'pt': pt,
'ja': ja,
'zh-cn': zhCN
'zh-cn': zhCN,
'zh-tw': zhTW
}
})

File diff suppressed because one or more lines are too long