Skip to content

Commit

Permalink
added ukrainian translation for restrict_dependent_destroy (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkasyanchuk authored and kuroda committed May 10, 2016
1 parent 032a1c3 commit 7d29a8e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rails/locale/uk.yml
Expand Up @@ -4,6 +4,9 @@ uk:
errors:
messages:
record_invalid: 'Виникли помилки: %{errors}'
restrict_dependent_destroy:
has_one: 'Неможливо видалити запис, так як існує залежність: %{record}'
has_many: 'Неможливо видалити запис, так як існують залежності: %{record}'
date:
abbr_day_names:
- нд.
Expand Down

0 comments on commit 7d29a8e

Please sign in to comment.