adds booth backend for index, show, create and edit actions

This commit is contained in:
rgarcia
2016-09-28 11:56:19 +02:00
committed by kikito
parent 6d7d6e67ea
commit 63ccac963a
18 changed files with 287 additions and 80 deletions

View File

@@ -174,7 +174,7 @@ en:
close_date: "Close date"
submit_button: "Update poll"
show:
no_booths: "There is no booths in this poll."
no_booths: "There are no booths in this poll."
add_booth: "Add booth"
booths_title: "List of booths"
name: "Name"
@@ -184,7 +184,7 @@ en:
title: "List of booths"
select_poll: "Select a poll"
title_list: "List of booths of poll %{poll}"
no_booths: "There is no booths in this poll."
no_booths: "There are no booths in this poll."
add_booth: "Add booth"
name: "Name"
location: "Location"