]> git.openstreetmap.org Git - rails.git/commit
Pass translation scope instead of keys to shared pagination
authorAnton Khorev <tony29@yandex.ru>
Tue, 10 Sep 2024 07:37:36 +0000 (10:37 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 10 Sep 2024 07:37:36 +0000 (10:37 +0300)
commit7633657ecb93d45fef823f7707d91e1576c18a1f
tree01ea4c3ba9bcb435f95636c9d1a243e6e47b9c9f
parenta39886ac4c3deef56e0bb47a883322b635fe0e1f
Pass translation scope instead of keys to shared pagination
app/views/diary_comments/_page.html.erb
app/views/diary_entries/_page.html.erb
app/views/issues/_page.html.erb
app/views/shared/_pagination.html.erb
app/views/traces/_page.html.erb
app/views/user_blocks/_blocks.html.erb
app/views/users/_page.html.erb
config/locales/en.yml
test/system/issues_test.rb