Fix English
This commit is contained in:
parent
fdc2d53997
commit
1066e269af
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<% if @voted %>
|
<% if @voted %>
|
||||||
<p class="alert alert-success mb-4"><%= _("Gràcies per votar!") %></p>
|
<p class="alert alert-success mb-4"><%= _("Thank you for voting!") %></p>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<form action="/votes/<%= @vote.secure_id %>/ratings" method="post" class="mb-5">
|
<form action="/votes/<%= @vote.secure_id %>/ratings" method="post" class="mb-5">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue