OSDN Git Service

Merge branch 'master' of https://github.com/Bytom-Community/Bytom-Chrome-Extension
authortime <diqiuxuxu@gmail.com>
Sun, 28 Oct 2018 06:36:29 +0000 (14:36 +0800)
committertime <diqiuxuxu@gmail.com>
Sun, 28 Oct 2018 06:36:29 +0000 (14:36 +0800)
src/assets/language/sdk/cn.js
static/wasm/main.wasm [moved from static/main.wasm with 100% similarity]

index eb92199..852bbb1 100644 (file)
@@ -8,6 +8,7 @@ const cn = {
     "duplicate account alias": "账户别名已存在",
     "The wallet already has account data. Can't restore.": "当前钱包存在数据,无法从备份覆盖恢复",
     "could not decrypt key with given passphrase": "无法解密私钥,请检查密码是否正确",
+    "unknown address type": "未知的地址类型"
 };
 
 export default cn;
\ No newline at end of file
similarity index 100%
rename from static/main.wasm
rename to static/wasm/main.wasm