diff --git a/assets/src/i18n/index.js b/assets/src/i18n/index.js
index 080423c2..8022eb05 100644
--- a/assets/src/i18n/index.js
+++ b/assets/src/i18n/index.js
@@ -15,7 +15,7 @@ const i18n = new VueI18n({
     'en': en,
     'pt': pt,
     'ja': ja,
-    'zh-cn': zhCN
+    'zh-cn': zhCN,
     'zh-tw': zhTW
   }
 })
diff --git a/rice-box.go.REMOVED.git-id b/rice-box.go.REMOVED.git-id
index c333e51f..cff0a89f 100644
--- a/rice-box.go.REMOVED.git-id
+++ b/rice-box.go.REMOVED.git-id
@@ -1 +1 @@
-e3ee0b4d6096e3614ee2ab5674d404583ca4a359
\ No newline at end of file
+4b205fed13570c943ad67f9fc4db4f51aeb62cec
\ No newline at end of file