official-intl
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -94,2 +94,4 @@ #!/usr/bin/env node | ||
}; | ||
obj[obj[key]['en-US']] = obj[key]; | ||
obj[obj[key]['ja-JP']] = obj[key]; // 其他语言也加入去重逻辑 | ||
}); | ||
@@ -96,0 +98,0 @@ const addList = []; |
{ | ||
"name": "official-intl", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "数数科技官网国际化文案提取和更新工具", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
11116
366