mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
parent
39d7c6ad1d
commit
ad0220088a
30 changed files with 697 additions and 59 deletions
|
@ -945,7 +945,6 @@ en:
|
|||
list_format_is_in_yaml: 'List format is in YAML'
|
||||
if_auth_info_is_left_empty_it_will_be_auto_generated: 'If auth info is left empty, it will be auto generated.'
|
||||
each_domain_name_must_end_with_colon_sign: 'Each domain name must end with colon (:) sign.'
|
||||
expiration_remind_subject: 'The %{name} domain has expired'
|
||||
next: 'Next'
|
||||
previous: 'Previous'
|
||||
personal_domain_verification_url: 'Personal domain verification url'
|
||||
|
|
4
config/locales/mailers/domain.en.yml
Normal file
4
config/locales/mailers/domain.en.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
en:
|
||||
domain_mailer:
|
||||
expiration:
|
||||
subject: The %{domain_name} domain has expired
|
Loading…
Add table
Add a link
Reference in a new issue