8000 Merge pull request #2114 from shekibobo/has-many-remove-locales · activeadmin/activeadmin@30ec1e9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 30ec1e9

Browse files
committed
Merge pull request #2114 from shekibobo/has-many-remove-locales
Update RU locale for #2071 as suggested by @mindhalt
2 parents 00497cc + 1cdefa4 commit 30ec1e9

File tree

1 file changed

+2
-2
lines changed
  • lib/active_admin/locales

1 file changed

+2
-2
lines changed

lib/active_admin/locales/ru.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ ru:
2020
next: "След."
2121
download: "Загрузка:"
2222
has_many_new: "Добавить %{model}"
23-
has_many_delete: "Удалить"
24-
has_many_remove: "удаление"
23+
has_many_delete: "Убрать"
24+
has_many_remove: "Удалить"
2525
filter: "Фильтровать"
2626
clear_filters: "Очистить"
2727
search_field: "Искать по %{field}"

0 commit comments

Comments
 (0)
0