When code has no functions, the UI shows the noFunctions text ("No functions found in the code.").
Task: make it more useful and on-brand: an empty state with an icon/illustration and an actionable hint (e.g. "try pasting a function" or a one-click example). Keep the site style (metallic, grid) and respect i18n (en/es). See how the noFunctions key is used in src/i18n/dictionaries/.
Cuando el código no tiene funciones, la UI muestra el texto noFunctions ("No se encontraron funciones en el código.").
Tarea: hacerlo más útil y acorde al diseño: estado vacío con icono/ilustración y una pista accionable (p. ej. "prueba pegando una función" o un ejemplo de un clic). Mantener el estilo del sitio (metallic, grid) y respetar i18n (en/es). Ver el uso de la key noFunctions en src/i18n/dictionaries/.
When code has no functions, the UI shows the
noFunctionstext ("No functions found in the code.").Task: make it more useful and on-brand: an empty state with an icon/illustration and an actionable hint (e.g. "try pasting a function" or a one-click example). Keep the site style (metallic, grid) and respect i18n (en/es). See how the
noFunctionskey is used insrc/i18n/dictionaries/.Cuando el código no tiene funciones, la UI muestra el texto
noFunctions("No se encontraron funciones en el código.").Tarea: hacerlo más útil y acorde al diseño: estado vacío con icono/ilustración y una pista accionable (p. ej. "prueba pegando una función" o un ejemplo de un clic). Mantener el estilo del sitio (metallic, grid) y respetar i18n (en/es). Ver el uso de la key
noFunctionsensrc/i18n/dictionaries/.