added localziations

This commit is contained in:
olegphenomenon 2022-09-30 12:15:27 +03:00
parent d323487c16
commit 68ae8483e2
2 changed files with 3 additions and 1 deletions

View file

@ -40,7 +40,7 @@
%li= link_to t('.epp_log'), admin_epp_logs_path(created_after: 'today')
%li= link_to t('.repp_log'), admin_repp_logs_path(created_after: 'today')
%li.divider
%li.dropdown-header= t(:tasks)
%li.dropdown-header= t('.tasks')
%li= link_to t('.sidekiq'), admin_sidekiq_web_path
%ul.nav.navbar-nav.navbar-right

View file

@ -19,3 +19,5 @@ en:
mass_actions: Mass actions
epp_log: EPP log
repp_log: REPP log
sidekiq: Sidekiq
tasks: Tasks