mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
adde missing translation
This commit is contained in:
parent
aaee412025
commit
3b595cb839
2 changed files with 2 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
%span.caret
|
||||
%ul.dropdown-menu{role: "menu"}
|
||||
%li
|
||||
= link_to t('shared.domains_history'), client_domain_versions_path
|
||||
= link_to t(:domains_history'), client_domain_versions_path
|
||||
%li
|
||||
= link_to t('shared.contacts_history'), client_contact_versions_path
|
||||
|
||||
|
|
|
@ -431,5 +431,6 @@ en:
|
|||
required_parameter_missing_choice: 'Required parameter missing: %{param_1} or %{param_2}'
|
||||
background_jobs: Background jobs
|
||||
domain_history: Domain history
|
||||
domains_history: Domains history
|
||||
admin_users: Admin users
|
||||
epp_users: EPP users
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue