mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
parent
962e98317d
commit
a6de3761c5
57 changed files with 238 additions and 203 deletions
6
config/locales/mailers/delete_domain.en.yml
Normal file
6
config/locales/mailers/delete_domain.en.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
en:
|
||||
domain_mailer:
|
||||
expiration:
|
||||
subject: The %{domain_name} domain has expired
|
||||
force_delete:
|
||||
subject: Kustutusmenetluse teade
|
|
@ -1,10 +1,4 @@
|
|||
en:
|
||||
domain_mailer:
|
||||
pending_update_request_for_old_registrant:
|
||||
subject: Kinnitustaotlus domeeni %{domain_name} registreerija vahetuseks / Application for approval for registrant change of %{domain_name}
|
||||
expiration:
|
||||
subject: The %{domain_name} domain has expired
|
||||
force_delete:
|
||||
subject: Kustutusmenetluse teade
|
||||
pending_deleted:
|
||||
delete_domain_mailer:
|
||||
pending:
|
||||
subject: Kinnitustaotlus domeeni %{domain_name} kustutamiseks .ee registrist / Application for approval for deletion of %{domain_name}
|
||||
|
|
4
config/locales/mailers/registrant_change.en.yml
Normal file
4
config/locales/mailers/registrant_change.en.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
en:
|
||||
registrant_change_mailer:
|
||||
confirmation:
|
||||
subject: Kinnitustaotlus domeeni %{domain_name} registreerija vahetuseks / Application for approval for registrant change of %{domain_name}
|
Loading…
Add table
Add a link
Reference in a new issue