parent
81b9dd88db
commit
6b8d35e6d7
|
@ -3,7 +3,7 @@ bg:
|
||||||
actions:
|
actions:
|
||||||
are_you_sure: "Сигурен ли си?"
|
are_you_sure: "Сигурен ли си?"
|
||||||
create:
|
create:
|
||||||
button: "Изпрати предложение"
|
button: "Създай %{model}"
|
||||||
title: "Създаване на %{model}"
|
title: "Създаване на %{model}"
|
||||||
destroy:
|
destroy:
|
||||||
button: "Премахни %{model}"
|
button: "Премахни %{model}"
|
||||||
|
|
|
@ -3,7 +3,7 @@ en:
|
||||||
actions:
|
actions:
|
||||||
are_you_sure: Are you sure?
|
are_you_sure: Are you sure?
|
||||||
create:
|
create:
|
||||||
button: Send proposal
|
button: Create %{model}
|
||||||
title: 'Create a new #{model}'
|
title: 'Create a new #{model}'
|
||||||
destroy:
|
destroy:
|
||||||
button: Destroy %{model}
|
button: Destroy %{model}
|
||||||
|
|
Loading…
Reference in New Issue