diff --git a/Gruntfile.js b/Gruntfile.js index e445dc5..aaf7d4f 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -55,7 +55,8 @@ module.exports = function (grunt) { {token: "//ua.js", file: "./l10n/ua.js"}, {token: "//tr.js", file: "./l10n/tr.js"}, {token: "//it.js", file: "./l10n/it.js"}, - {token: "//pl.js", file: "./l10n/pl.js"} + {token: "//pl.js", file: "./l10n/pl.js"}, + {token: "//zh.js", file: './l10n/zh.js'} ] } } diff --git a/index.html b/index.html index 39bdc9e..71f7e7b 100644 --- a/index.html +++ b/index.html @@ -9664,7 +9664,8 @@ h1 { margin: 0px; height: 91px; } Italiano | Українська | Türk | - Polski + Polski | + 中文