Add Polish

This commit is contained in:
Misode
2020-09-18 00:03:14 +02:00
parent ecf3034a30
commit bb4bf36c77
3 changed files with 8 additions and 4 deletions
+3 -3
View File
@@ -18,9 +18,9 @@
}
},
"@mcschema/locales": {
"version": "0.1.10",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.10.tgz",
"integrity": "sha512-PMavXnBpH1SyO8x1jPG8o9t1clNof7WzjLt1aDS+hoVRz/Ax0hJ6y1A/nMjnzZErxl+vmL74plPA1ndgmmh/JA=="
"version": "0.1.11",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.11.tgz",
"integrity": "sha512-ZRj51n7SmNP0djcaLBcB8gt6YWRn5R+oikhWPWY6loQ9b3DCmIKW97i3qE47Sh+uXhbzzQEQIJFNBK6sv1bjcg=="
},
"@nodelib/fs.scandir": {
"version": "2.1.3",
+1 -1
View File
@@ -14,7 +14,7 @@
"dependencies": {
"@mcschema/core": "^0.8.4",
"@mcschema/java-1.16": "^0.5.4",
"@mcschema/locales": "^0.1.10",
"@mcschema/locales": "^0.1.11",
"@types/google.analytics": "0.0.40",
"@types/split.js": "^1.4.0",
"copy-webpack-plugin": "^6.0.1",
+4
View File
@@ -20,6 +20,10 @@
"code": "ja",
"name": "日本語"
},
{
"code": "pl",
"name": "Polski"
},
{
"code": "pt",
"name": "Português"