New JSON translation file for Spanish (#270)

Translation to Spanish of the prompts custom template bar
This commit is contained in:
Ernesto Barrera 2023-03-28 17:44:24 +02:00 committed by GitHub
parent baca00c59e
commit aefeac2902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{
"New prompt": "Nuevo prompt",
"New folder": "Nueva carpeta",
"No prompts.": "No hay prompts.",
"Search prompts...": "Buscar prompts...",
"Name": "Nombre",
"Description": "Descripción",
"A description for your prompt.": "Descripción de su prompt.",
"Prompt": "Prompt",
"Prompt content. Use {{}} to denote a variable. Ex: {{name}} is a {{adjective}} {{noun}}": "Contenido del prompt. Utilice {{}} para indicar una variable. Ej: {{nombre}} es un {{adjetivo}} {{nombre}}",
"Save": "Guardar"
}