Fix submission button

This commit is contained in:
Vasil Kolev 2015-08-19 19:02:48 +03:00
parent bedc642bc6
commit 81b9dd88db
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ bg:
actions:
are_you_sure: "Сигурен ли си?"
create:
button: "Създай %{model}"
button: "Изпрати предложение"
title: "Създаване на %{model}"
destroy:
button: "Премахни %{model}"

View File

@ -3,7 +3,7 @@ en:
actions:
are_you_sure: Are you sure?
create:
button: Create %{model}
button: Send proposal
title: 'Create a new #{model}'
destroy:
button: Destroy %{model}