mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-22 05:07:05 +00:00
Added polish translation
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user