adds fields and i18n keys to admin poll form

This commit is contained in:
Juanjo Bazán
2016-10-27 15:52:07 +02:00
committed by kikito
parent 7b3c9b725c
commit c1336ccc13
5 changed files with 26 additions and 21 deletions

View File

@@ -160,18 +160,14 @@ en:
status: "Status"
new:
title: "New poll"
name: "Name"
reference: "Reference number"
open_date: "Open date"
close_date: "Close date"
submit_button: "Create poll"
edit:
title: "Edit poll"
name: "Name"
reference: "Reference number"
open_date: "Open date"
close_date: "Close date"
submit_button: "Update poll"
form:
name: "Name"
starts_at: "Open date"
ends_at: "Close date"
show:
no_booths: "There are no booths in this poll."
add_booth: "Add booth"