Adds content to edit and show views
This commit is contained in:
committed by
kikito
parent
2acd1a69cd
commit
7b24e73999
@@ -33,8 +33,6 @@ en:
|
||||
editing: Edit banner
|
||||
form:
|
||||
submit_button: Save changes
|
||||
errors:
|
||||
form:
|
||||
errors:
|
||||
form:
|
||||
error:
|
||||
@@ -168,6 +166,19 @@ en:
|
||||
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"
|
||||
show:
|
||||
no_booths: "There is no booths in this poll."
|
||||
add_booth: "Add booth"
|
||||
booths_title: "List of booths"
|
||||
name: "Name"
|
||||
location: "Location"
|
||||
officials:
|
||||
edit:
|
||||
destroy: Remove 'Official' status
|
||||
|
||||
Reference in New Issue
Block a user