Revert "Fix submission button"

This reverts commit 81b9dd88db.
This commit is contained in:
Petko Bordjukov 2015-08-19 21:57:02 +03:00
parent 81b9dd88db
commit 6b8d35e6d7
2 changed files with 2 additions and 2 deletions

View File

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

View File

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