Skip to content

Commit 80e5cf1

Browse files
comfyui-wikigithub-actions
andauthored
Update template translation (#4396)
Co-authored-by: github-actions <[email protected]>
1 parent 7cf5d1e commit 80e5cf1

21 files changed

+1704
-872
lines changed
-222 Bytes
Loading
-252 Bytes
Loading
-427 Bytes
Loading
-235 Bytes
Loading
-454 Bytes
Loading

src/locales/en/main.json

Lines changed: 246 additions & 143 deletions
Large diffs are not rendered by default.

src/locales/en/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@
322322
},
323323
"Comfy_UseNewMenu": {
324324
"name": "Use new menu",
325+
"tooltip": "Menu bar position. On mobile devices, the menu is always shown at the top.",
325326
"options": {
326327
"Disabled": "Disabled",
327328
"Top": "Top",

src/locales/es/main.json

Lines changed: 209 additions & 106 deletions
Large diffs are not rendered by default.

src/locales/es/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,8 @@
326326
"Bottom": "Abajo",
327327
"Disabled": "Deshabilitado",
328328
"Top": "Arriba"
329-
}
329+
},
330+
"tooltip": "Posición de la barra de menú. En dispositivos móviles, el menú siempre se muestra en la parte superior."
330331
},
331332
"Comfy_Validation_NodeDefs": {
332333
"name": "Validar definiciones de nodos (lento)",

src/locales/fr/main.json

Lines changed: 214 additions & 111 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)