mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 12:17:30 +02:00
Update expired.text.erb
This commit is contained in:
parent
90f5532335
commit
0e727a24ce
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ Domeeninimi <%= @domain.name %> on aegunud ja ei ole alates <%= @domain.on_hold_
|
|||
Domeeni <%= @domain.name %> registripidaja:
|
||||
<%= render 'mailers/shared/registrar/registrar.et.text', registrar: @registrar %>
|
||||
|
||||
Ülevaate kõikidest endaga seotud domeenidest saate registreerija portaalist https://registrant.internet.ee/registrant/.
|
||||
Ülevaate kõikidest endaga seotud domeenidest saate registreerija portaalist https://registrant.internet.ee/.
|
||||
|
||||
<%= render 'mailers/shared/signatures/signature.et.text' %>
|
||||
|
||||
|
@ -26,7 +26,7 @@ If you do not renew the <%= @domain.name %> domain registration, it is deleted a
|
|||
Registrar of the <%= @domain.name %>:
|
||||
<%= render 'mailers/shared/registrar/registrar.en.text', registrar: @registrar %>
|
||||
|
||||
You can find an overview of all your domains at the registrant's portal https://registrant.internet.ee/registrant/.
|
||||
You can find an overview of all your domains at the registrant's portal https://registrant.internet.ee/.
|
||||
|
||||
<%= render 'mailers/shared/signatures/signature.en.text' %>
|
||||
|
||||
|
@ -43,6 +43,6 @@ You can find an overview of all your domains at the registrant's portal https://
|
|||
Pегистратор домена <%= @domain.name %>:
|
||||
<%= render 'mailers/shared/registrar/registrar.ru.text', registrar: @registrar %>
|
||||
|
||||
Обзор всех связанных с вами доменов можете получить на портале регистратора https://registrant.internet.ee/registrant/
|
||||
Обзор всех связанных с вами доменов можете получить на портале регистратора https://registrant.internet.ee/.
|
||||
|
||||
<%= render 'mailers/shared/signatures/signature.ru.text' %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue