[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

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 @@
}
}
}
}
}