i18n
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"translate:english": "node translate-i18n.js --only-english",
|
||||
"translate:skip-english": "node translate-i18n.js --skip-english",
|
||||
"translate:others": "node translate-i18n.js --skip-english",
|
||||
"validate:products": "node scripts/validate-products-xml.cjs"
|
||||
"validate:products": "node scripts/validate-products-xml.cjs",
|
||||
"i18n:check-keys": "node scripts/check-i18n-keys.mjs"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user