i18n
This commit is contained in:
@@ -301,10 +301,6 @@ en:
|
|||||||
edit:
|
edit:
|
||||||
title: "Edit poll"
|
title: "Edit poll"
|
||||||
submit_button: "Update poll"
|
submit_button: "Update poll"
|
||||||
form:
|
|
||||||
name: "Name"
|
|
||||||
starts_at: "Open date"
|
|
||||||
ends_at: "Close date"
|
|
||||||
show:
|
show:
|
||||||
questions_tab: Questions
|
questions_tab: Questions
|
||||||
booths_tab: Booths
|
booths_tab: Booths
|
||||||
@@ -357,7 +353,6 @@ en:
|
|||||||
valid_answers: Valid answers
|
valid_answers: Valid answers
|
||||||
summary: Summary
|
summary: Summary
|
||||||
description: Description
|
description: Description
|
||||||
geozones: Geozones
|
|
||||||
preview: View on website
|
preview: View on website
|
||||||
booths:
|
booths:
|
||||||
index:
|
index:
|
||||||
|
|||||||
@@ -301,10 +301,6 @@ es:
|
|||||||
edit:
|
edit:
|
||||||
title: "Editar votación"
|
title: "Editar votación"
|
||||||
submit_button: "Actualizar votación"
|
submit_button: "Actualizar votación"
|
||||||
form:
|
|
||||||
name: "Nombre"
|
|
||||||
starts_at: "Fecha de apertura"
|
|
||||||
ends_at: "Fecha de cierre"
|
|
||||||
show:
|
show:
|
||||||
questions_tab: Preguntas
|
questions_tab: Preguntas
|
||||||
booths_tab: Urnas
|
booths_tab: Urnas
|
||||||
@@ -357,7 +353,6 @@ es:
|
|||||||
valid_answers: Respuestas válidas
|
valid_answers: Respuestas válidas
|
||||||
summary: Resumen
|
summary: Resumen
|
||||||
description: Descripción
|
description: Descripción
|
||||||
geozones: Distritos
|
|
||||||
preview: Ver en la web
|
preview: Ver en la web
|
||||||
booths:
|
booths:
|
||||||
index:
|
index:
|
||||||
|
|||||||
@@ -411,7 +411,6 @@ en:
|
|||||||
verify_link: "verify your account"
|
verify_link: "verify your account"
|
||||||
cant_answer_incoming: "This poll has not yet started."
|
cant_answer_incoming: "This poll has not yet started."
|
||||||
cant_answer_expired: "This poll has finished."
|
cant_answer_expired: "This poll has finished."
|
||||||
cant_answer_wrong_geozone: "You can't answers the following %{count} questions because are not available in your geozone."
|
|
||||||
question_count_html: "This poll has a total of <strong>%{count} qeustions</strong>."
|
question_count_html: "This poll has a total of <strong>%{count} qeustions</strong>."
|
||||||
poll_questions:
|
poll_questions:
|
||||||
create_question: "Create question"
|
create_question: "Create question"
|
||||||
|
|||||||
@@ -411,7 +411,6 @@ es:
|
|||||||
verify_link: "verifica tu cuenta"
|
verify_link: "verifica tu cuenta"
|
||||||
cant_answer_incoming: "Esta votación todavía no ha comenzado."
|
cant_answer_incoming: "Esta votación todavía no ha comenzado."
|
||||||
cant_answer_expired: "Esta votación ha terminado."
|
cant_answer_expired: "Esta votación ha terminado."
|
||||||
cant_answer_wrong_geozone: "No puedes responder a las siguientes %{count} preguntas porque no están disponibles en tu zona:"
|
|
||||||
question_count_html: "Esta votación tiene un total de <strong>%{count} preguntas</strong>."
|
question_count_html: "Esta votación tiene un total de <strong>%{count} preguntas</strong>."
|
||||||
poll_questions:
|
poll_questions:
|
||||||
create_question: "Crear pregunta para votación"
|
create_question: "Crear pregunta para votación"
|
||||||
|
|||||||
Reference in New Issue
Block a user