dl-librescore
Advanced tools
Comparing version 0.34.21 to 0.34.23
{ | ||
"name": "dl-librescore", | ||
"version": "0.34.21", | ||
"version": "0.34.23", | ||
"description": "Download sheet music", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.user.js", |
@@ -1,1 +0,3 @@ | ||
{} | ||
{ | ||
"processing": "Wird bearbeitet…" | ||
} |
@@ -15,2 +15,3 @@ import i18n from "i18next"; | ||
import ru from "./ru.json"; | ||
import tr from "./tr.json"; | ||
import zh_Hans from "./zh-Hans.json"; | ||
@@ -33,2 +34,3 @@ | ||
"ru", | ||
"tr", | ||
"zh-Hans", | ||
@@ -109,2 +111,3 @@ ]; | ||
ru: { translation: ru }, | ||
tr: { translation: tr }, | ||
"zh-Hans": { translation: zh_Hans }, | ||
@@ -111,0 +114,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2813562
55
65586