mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 19:48:28 +02:00
Update translation keys
This commit is contained in:
parent
d9ca931c97
commit
acab58b71c
49 changed files with 240 additions and 240 deletions
|
@ -23,7 +23,7 @@ class Registrar::DomainsController < Registrar::DeppController # EPP controller
|
|||
if response_ok?
|
||||
render 'info'
|
||||
else
|
||||
flash[:alert] = t('domain_not_found')
|
||||
flash[:alert] = t(:domain_not_found)
|
||||
redirect_to registrar_domains_url and return
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue