Skip to content

Commit

Permalink
Improve translations (thoughtbot#838)
Browse files Browse the repository at this point in the history
  • Loading branch information
pustomytnyk authored and BenMorganIO committed Apr 25, 2017
1 parent 8bea86e commit 3da19f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion config/locales/administrate.pl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pl:
edit: Edytuj
show: Wyświetl
new: Nowy
back: Plecy
back: Wstecz
controller:
create:
success: "Zasób %{resource} został pomyślnie utworzony."
Expand Down
10 changes: 5 additions & 5 deletions config/locales/administrate.uk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ uk:
destroy: Видалити
edit: Редагувати
show: Показати
new: новий
back: назад
new: Новий
back: Назад
controller:
create:
success: "%{resource} було успішно створено."
success: "Успішно створено %{resource}."
destroy:
success: "%{resource} було успішно видалено."
success: "Успішно видалено %{resource}."
update:
success: "%{resource} було успішно оновлено."
success: "Успішно оновлено %{resource}."
fields:
has_many:
more: "%{count} із %{total_count}"
Expand Down

0 comments on commit 3da19f8

Please sign in to comment.