react-quizz-spanish
Version:
Quizz en react, traducido al español, autor original: hugobarragon
27 lines (26 loc) • 938 B
JSON
{
"toolbox.textinput.name": "Text Input",
"toolbox.headertext.name": "Header Text",
"toolbox.label.name": "Label",
"toolbox.divider.name": "Divider",
"toolbox.select.name": "Select",
"toolbox.tags.name": "Tags",
"toolbox.checkboxes.name": "Checkboxes",
"toolbox.radiobuttons.name": "Radio Buttons",
"toolbox.numberinput.name": "Number Input",
"toolbox.multilineinput.name": "Multi-line Input",
"toolbox.datepicker.name": "Date Picker",
"toolbox.slider.name": "Slider",
"toolbox.rangepicker.name": "Range Picker",
"toolbox.rate.name": "Rating",
"btn.cancel": "Cancel",
"btn.save": "Save",
"btn.submit": "Submit",
"settings.form.questions": "Questions",
"settings.form.options": "Options",
"settings.form.required": "Required",
"confirm.action": "Are you sure?",
"btn.yes": "Yes",
"btn.no": "No",
"btn.add": "Add"
}