@agentscope-ai/i18n 0.1.9-rc.2 → 0.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -273,6 +273,7 @@ const scanFiles = (path, fileType, doNotTranslateFiles = []) => {
273
273
 
274
274
  module.exports = {
275
275
  shouldIgnoreFile,
276
+ shouldIgnoreByComment,
276
277
  injectImportStatement,
277
278
  scanFiles,
278
279
  shouldIgnoreLineByComment,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agentscope-ai/i18n",
3
- "version": "0.1.9-rc.2",
3
+ "version": "0.1.9",
4
4
  "description": "A tool for translating Chinese content in frontend code repositories",
5
5
  "keywords": [
6
6
  "i18n",