diff --git a/Gruntfile.js b/Gruntfile.js index a8b1300..5b3759b 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -50,7 +50,8 @@ module.exports = function (grunt) { { token: "//fr.js", file: "./l10n/fr.js" }, { token: "//ru.js", file: "./l10n/ru.js" }, { token: "//es.js", file: "./l10n/es.js" }, - { token: "//ua.js", file: "./l10n/ua.js" } + { token: "//ua.js", file: "./l10n/ua.js" }, + { token: "//tr.js", file: "./l10n/tr.js" } ] } } diff --git a/index.html b/index.html index 9b59f38..4153d02 100644 --- a/index.html +++ b/index.html @@ -9660,6 +9660,7 @@ h1 { margin: 0px; height: 91px; } Русский | Spanish | Українська | + Türk |