Added polish translation

This commit is contained in:
matt08 2016-06-09 13:56:41 +02:00
parent 271aab9746
commit f6e2073de0

View File

@ -20,5 +20,6 @@ var translations = {
"zh_cn" : "translations/zh_cn.json", // Simplified Chinese "zh_cn" : "translations/zh_cn.json", // Simplified Chinese
"zh_tw" : "translations/zh_tw.json", // Traditional Chinese "zh_tw" : "translations/zh_tw.json", // Traditional Chinese
"ja" : "translations/ja.json", // Japanese "ja" : "translations/ja.json", // Japanese
"pl" : "translations/pl.json", // Polish
}; };