[API Node] Sort API templates by localized display name (#3765)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Christian Byrne
2025-05-05 10:55:02 -07:00
committed by Chenlei Hu
parent 51fc93ef34
commit 1215a23393
8 changed files with 194 additions and 2 deletions

View File

@@ -1110,6 +1110,23 @@
"sdxl_simple_example": "SDXL Simple",
"sdxlturbo_example": "SDXL Turbo"
},
"Image API": {
"api-openai-dall-e-2-inpaint": "Dall-E 2 Rellenar",
"api-openai-dall-e-2-t2i": "Dall-E 2 Texto a Imagen",
"api-openai-dall-e-3-t2i": "Dall-E 3 Texto a Imagen",
"api_bfl_flux_pro_t2i": "BFL Flux[Pro] Texto a Imagen",
"api_ideogram_v3_t2i": "Ideogram V3 Texto a Imagen",
"api_luma_photon_i2i": "Luma Photon Imagen a Imagen",
"api_luma_photon_style_ref": "Luma Photon Referencia de Estilo",
"api_openai_image_1_i2i": "OpenAI Image-1 Imagen a Imagen",
"api_openai_image_1_inpaint": "OpenAI Image-1 Rellenar",
"api_openai_image_1_multi_inputs": "OpenAI Image-1 Múltiples Entradas",
"api_openai_image_1_t2i": "OpenAI Image-1 Texto a Imagen",
"api_recraft_image_gen_with_color_control": "Recraft Generación de Imagen con Control de Color",
"api_recraft_image_gen_with_style_control": "Recraft Generación de Imagen con Control de Estilo",
"api_recraft_vector_gen": "Recraft Generación de Vectores",
"api_stability_sd3_t2i": "Stability SD3 Texto a Imagen"
},
"Upscaling": {
"esrgan_example": "ESRGAN",
"hiresfix_esrgan_workflow": "Flujo de Trabajo HiresFix ESRGAN",
@@ -1127,6 +1144,15 @@
"txt_to_image_to_video": "SVD Texto a Imagen a Video",
"wan2_1_fun_control": "Wan 2.1 ControlNet",
"wan2_1_fun_inp": "Wan 2.1 Relleno"
},
"Video API": {
"api_hailuo_minimax_i2v": "MiniMax Imagen a Video",
"api_kling_i2v": "Kling Imagen a Video",
"api_luma_i2v": "Luma Imagen a Video",
"api_pika_scene": "Pika Escenas: Imágenes a Video",
"api_pixverse_t2v": "PixVerse Texto a Video",
"api_pixverse_template_i2v": "PixVerse Plantillas: Imagen a Video",
"api_veo2_i2v": "Veo2 Imagen a Video"
}
},
"title": "Comienza con una Plantilla"