react-quizzes-fork
Version:
React quizz/form builder and delivery solution
28 lines (27 loc) • 1.02 kB
JSON
{
"toolbox.textinput.name": "Entrada de texto",
"toolbox.headertext.name": "Header",
"toolbox.label.name": "Label",
"toolbox.divider.name": "Divisor",
"toolbox.select.name": "Selector",
"toolbox.tags.name": "Etiquetas",
"toolbox.checkboxes.name": "Checkboxes",
"toolbox.radiobuttons.name": "Opción múltiple",
"toolbox.numberinput.name": "Entrada numérica",
"toolbox.multilineinput.name": "Pregunta abierta",
"toolbox.datepicker.name": "Selector de fecha",
"toolbox.slider.name": "Deslizador",
"toolbox.rangepicker.name": "Selector de rango",
"toolbox.rate.name": "Calificación",
"btn.cancel": "Cancelar",
"btn.save": "Guardar",
"btn.submit": "Enviar",
"settings.form.questions": "Pregunta",
"settings.form.options": "Opciones",
"settings.form.required": "Requerido",
"confirm.action": "¿Estás seguro?",
"btn.yes": "Sí",
"btn.no": "No",
"btn.add": "Agregar",
"settings.form.image": "Agrega una imagen a la pregunta"
}