New translations .en.json (Spanish)
parent
f6cf7d239b
commit
eb12bafde3
|
@ -7,7 +7,7 @@
|
||||||
"label":"Display introduction"
|
"label":"Display introduction"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Title",
|
"label":"Título",
|
||||||
"description":"This title will be displayed above the introduction text."
|
"description":"This title will be displayed above the introduction text."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -49,7 +49,7 @@
|
||||||
"label":"Questions",
|
"label":"Questions",
|
||||||
"widgets":[
|
"widgets":[
|
||||||
{
|
{
|
||||||
"label":"Default"
|
"label":"Predeterminado"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Textual"
|
"label":"Textual"
|
||||||
|
@ -65,7 +65,7 @@
|
||||||
"label":"Interface texts in quiz",
|
"label":"Interface texts in quiz",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label":"Back button",
|
"label":"Botón de retroceso",
|
||||||
"default":"Previous question"
|
"default":"Previous question"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -190,12 +190,12 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Solution button label",
|
"label":"Solution button label",
|
||||||
"default":"Show solution",
|
"default":"Mostrar solución",
|
||||||
"description":"Text for the solution button."
|
"description":"Text for the solution button."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Retry button label",
|
"label":"Retry button label",
|
||||||
"default":"Retry",
|
"default":"Reintentar",
|
||||||
"description":"Text for the retry button."
|
"description":"Text for the retry button."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -226,26 +226,26 @@
|
||||||
"label":"Settings for \"Show solution\" and \"Retry\" buttons",
|
"label":"Settings for \"Show solution\" and \"Retry\" buttons",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label":"Override \"Show Solution\" button",
|
"label":"Ocultar el botón \"Mostrar solución\"",
|
||||||
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
|
"description":"Esta opción determina si el botón \"Mostrar solución\" se muestra en todas las preguntas, se desactiva para todas, o se configura para cada pregunta individualmente.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"label":"Enabled"
|
"label":"Habilitado"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Disabled"
|
"label":"Deshabilitado"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Override \"Retry\" button",
|
"label":"Ocultar el botón de \"Reintentar\"",
|
||||||
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
|
"description":"Esta opción determina si el botón \"Reintentar\" se muestra en todas las preguntas, se desactiva para todas, o se configura para cada pregunta individualmente.",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"label":"Enabled"
|
"label":"Habilitado"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Disabled"
|
"label":"Deshabilitado"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue