i18n
This commit is contained in:
@@ -301,10 +301,6 @@ en:
|
||||
edit:
|
||||
title: "Edit poll"
|
||||
submit_button: "Update poll"
|
||||
form:
|
||||
name: "Name"
|
||||
starts_at: "Open date"
|
||||
ends_at: "Close date"
|
||||
show:
|
||||
questions_tab: Questions
|
||||
booths_tab: Booths
|
||||
@@ -357,7 +353,6 @@ en:
|
||||
valid_answers: Valid answers
|
||||
summary: Summary
|
||||
description: Description
|
||||
geozones: Geozones
|
||||
preview: View on website
|
||||
booths:
|
||||
index:
|
||||
|
||||
@@ -301,10 +301,6 @@ es:
|
||||
edit:
|
||||
title: "Editar votación"
|
||||
submit_button: "Actualizar votación"
|
||||
form:
|
||||
name: "Nombre"
|
||||
starts_at: "Fecha de apertura"
|
||||
ends_at: "Fecha de cierre"
|
||||
show:
|
||||
questions_tab: Preguntas
|
||||
booths_tab: Urnas
|
||||
@@ -357,7 +353,6 @@ es:
|
||||
valid_answers: Respuestas válidas
|
||||
summary: Resumen
|
||||
description: Descripción
|
||||
geozones: Distritos
|
||||
preview: Ver en la web
|
||||
booths:
|
||||
index:
|
||||
|
||||
@@ -411,7 +411,6 @@ en:
|
||||
verify_link: "verify your account"
|
||||
cant_answer_incoming: "This poll has not yet started."
|
||||
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>."
|
||||
poll_questions:
|
||||
create_question: "Create question"
|
||||
|
||||
@@ -411,7 +411,6 @@ es:
|
||||
verify_link: "verifica tu cuenta"
|
||||
cant_answer_incoming: "Esta votación todavía no ha comenzado."
|
||||
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>."
|
||||
poll_questions:
|
||||
create_question: "Crear pregunta para votación"
|
||||
|
||||
Reference in New Issue
Block a user