[i18n] Update i18n on node defs (#1885)

* [i18n] Update i18n on node defs

* Update test expectations [skip ci]

* Downgrade i18n-cli

* Update locales [skip ci]

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2024-12-11 19:59:51 -08:00
committed by GitHub
parent f7dce3116a
commit a1ffc521a4
16 changed files with 69 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 99 KiB

8
package-lock.json generated
View File

@@ -37,7 +37,7 @@
"@babel/preset-env": "^7.22.20",
"@eslint/js": "^9.8.0",
"@iconify/json": "^2.2.245",
"@lobehub/i18n-cli": "^1.20.1",
"@lobehub/i18n-cli": "^1.20.0",
"@pinia/testing": "^0.1.5",
"@playwright/test": "^1.44.1",
"@types/jest": "^29.5.12",
@@ -3580,9 +3580,9 @@
}
},
"node_modules/@lobehub/i18n-cli": {
"version": "1.20.1",
"resolved": "https://registry.npmjs.org/@lobehub/i18n-cli/-/i18n-cli-1.20.1.tgz",
"integrity": "sha512-XNWc9YxJJRHf3zuKCq1WwoXUTJl8poqrEiCS7m5bq3ytzwjyjodzelJ0ieet1GMA8n0Se1H6RpNoWUw6QXDZVA==",
"version": "1.20.0",
"resolved": "https://registry.npmjs.org/@lobehub/i18n-cli/-/i18n-cli-1.20.0.tgz",
"integrity": "sha512-u3em6yPxdf+PAcf+/SKfO20VsPffOJ/JMTf4rhWiTmoHTyaJRM1ID2J3I8+EgSayo2KQytb5xmUAM7DpT5ZuyA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -37,7 +37,7 @@
"@babel/preset-env": "^7.22.20",
"@eslint/js": "^9.8.0",
"@iconify/json": "^2.2.245",
"@lobehub/i18n-cli": "^1.20.1",
"@lobehub/i18n-cli": "^1.20.0",
"@pinia/testing": "^0.1.5",
"@playwright/test": "^1.44.1",
"@types/jest": "^29.5.12",

View File

@@ -935,4 +935,4 @@
"getStarted": "はじめる",
"title": "ComfyUIへようこそ"
}
}
}

View File

@@ -2395,6 +2395,20 @@
}
}
},
"Mahiro": {
"description": "ネガティブなプロンプトとの差ではなく、ポジティブなプロンプトの「方向」によりスケールするようにガイダンスを修正します。",
"display_name": "Mahiroはとても可愛いので、より良いガイダンス機能が必要です!! (。・ω・。)",
"inputs": {
"model": {
"name": "モデル"
}
},
"outputs": {
"0": {
"name": "パッチ適用モデル"
}
}
},
"MaskComposite": {
"display_name": "マスク合成",
"inputs": {
@@ -5236,4 +5250,4 @@
}
}
}
}
}

View File

@@ -935,4 +935,4 @@
"getStarted": "시작하기",
"title": "ComfyUI에 오신 것을 환영합니다"
}
}
}

View File

@@ -2395,6 +2395,20 @@
}
}
},
"Mahiro": {
"description": "부정적인 프롬프트 사이의 차이보다는 긍정적인 프롬프트의 '방향'에 더 많이 확장하도록 안내를 수정합니다.",
"display_name": "Mahiro는 너무 귀여워서 더 나은 안내 기능을 받을 자격이 있습니다!! (。・ω・。)",
"inputs": {
"model": {
"name": "모델"
}
},
"outputs": {
"0": {
"name": "수정된_모델"
}
}
},
"MaskComposite": {
"display_name": "마스크 합성",
"inputs": {
@@ -5236,4 +5250,4 @@
}
}
}
}
}

View File

@@ -935,4 +935,4 @@
"getStarted": "Начать",
"title": "Добро пожаловать в ComfyUI"
}
}
}

View File

@@ -2395,6 +2395,20 @@
}
}
},
"Mahiro": {
"description": "Измените руководство, чтобы оно больше масштабировалось в 'направлении' положительного подсказки, а не разницы между отрицательной подсказкой.",
"display_name": "Mahiro настолько мила, что заслуживает лучшей функции руководства!! (。・ω・。)",
"inputs": {
"model": {
"name": "модель"
}
},
"outputs": {
"0": {
"name": справленная_модель"
}
}
},
"MaskComposite": {
"display_name": "Составная маска",
"inputs": {
@@ -5236,4 +5250,4 @@
}
}
}
}
}

View File

@@ -935,4 +935,4 @@
"getStarted": "开始使用",
"title": "欢迎使用 ComfyUI"
}
}
}

View File

@@ -2395,6 +2395,20 @@
}
}
},
"Mahiro": {
"description": "修改指导以更多地侧重于正面提示的'方向',而不是负面提示之间的差异。",
"display_name": "Mahiro太可爱了她应该有一个更好的指导功能(。・ω・。)",
"inputs": {
"model": {
"name": "模型"
}
},
"outputs": {
"0": {
"name": "修补后的模型"
}
}
},
"MaskComposite": {
"display_name": "掩码合成",
"inputs": {
@@ -5236,4 +5250,4 @@
}
}
}
}
}