mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
FIX: Translation (es-ES) - Spanish
Complete Revision of Spanish Translation (es-ES) Revised spanish translation. Standardization of terminology, vocabulary, and syntax. Revision of incorrectly explained or defined terms.
This commit is contained in:
parent
a65c426e1d
commit
1571e3dc16
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
{
|
||||
"-1 for no limit, or a positive integer for a specific limit": "-1 para ilimitado, o un número entero positivo para un límite específico.",
|
||||
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' o '-1' para evitar expiración.",
|
||||
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(p.ej. `sh webui.sh --api --api-auth username_password`)",
|
||||
"(e.g. `sh webui.sh --api`)": "(p.ej. `sh webui.sh --api`)",
|
||||
"(latest)": "(último)",
|
||||
"(Ollama)": "",
|
||||
"(Ollama)": "(Ollama)",
|
||||
"{{ models }}": "{{ modelos }}",
|
||||
"{{COUNT}} Available Tool Servers": "{{COUNT]] Servidores de Herramientas Disponibles",
|
||||
"{{COUNT}} hidden lines": "{{COUNT}} líneas ocultas",
|
||||
|
|
|
|||
Loading…
Reference in a new issue