scratch-l10n
Advanced tools
Comparing version 2.0.20171127165917 to 2.0.20171211145754
@@ -166,3 +166,3 @@ module.exports = | ||
en: { name: 'English' }, | ||
ar: { name: 'العربية' }, | ||
ar: { name: 'الْعَرَبِيَّة' }, | ||
de: { name: 'Deutsch' }, | ||
@@ -169,0 +169,0 @@ es: { name: 'Español' }, |
{ | ||
"name": "scratch-l10n", | ||
"version": "2.0.20171127165917", | ||
"version": "2.0.20171211145754", | ||
"description": "Localization for the Scratch 3.0 components", | ||
@@ -5,0 +5,0 @@ "main": "./dist/l10n.js", |
@@ -8,3 +8,3 @@ /** | ||
en: {name: 'English'}, | ||
ar: {name: 'العربية'}, | ||
ar: {name: 'الْعَرَبِيَّة'}, | ||
de: {name: 'Deutsch'}, | ||
@@ -11,0 +11,0 @@ es: {name: 'Español'}, |
Sorry, the diff of this file is not supported yet
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
142883