mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-23 18:31:19 +08:00
30 lines
801 B
JSON
30 lines
801 B
JSON
{
|
|
"settingsCategories": {
|
|
"Hotkeys": "Raccourcis",
|
|
"Nodes": "Nœuds",
|
|
"NodesMap": "Carte des nœuds"
|
|
},
|
|
"nodeCategories": {
|
|
"Util": "Utilitaire",
|
|
"Seed": "Graine",
|
|
"Prompt": "Prompt",
|
|
"Loaders": "Chargeurs",
|
|
"Adapter": "Adaptateur",
|
|
"Inpaint": "Retouche",
|
|
"PreSampling": "Pré-échantillonnage",
|
|
"Sampler": "Échantillonneur",
|
|
"Fix": "Correction",
|
|
"Pipe": "Pipeline",
|
|
"XY Inputs": "Entrées XY",
|
|
"Image": "Image",
|
|
"Segmentation": "Segmentation",
|
|
"\uD83D\uDEAB Deprecated": "\uD83D\uDEAB Obsolète",
|
|
"Type": "Type",
|
|
"Math": "Mathématiques",
|
|
"Switch": "Interrupteur",
|
|
"Index Switch": "Interrupteur d'index",
|
|
"While Loop": "Boucle While",
|
|
"For Loop": "Boucle For",
|
|
"LoadImage": "Charger l'image"
|
|
}
|
|
} |