mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 15:34:41 +02:00
Design
This commit is contained in:
parent
7b88e6e028
commit
eac302bafb
6 changed files with 51 additions and 7 deletions
|
@ -81,6 +81,7 @@ en:
|
|||
admin_contacts:
|
||||
out_of_range: 'Admin contacts count must be between 1 - infinity'
|
||||
nameservers:
|
||||
invalid: 'Nameserver is invalid'
|
||||
out_of_range: 'Nameservers count must be between %{min}-%{max}'
|
||||
not_found: 'Nameserver was not found'
|
||||
taken: 'Nameserver already exists on this domain'
|
||||
|
@ -188,3 +189,4 @@ en:
|
|||
registrar_name: 'Registrar name'
|
||||
contact_code: 'Contact code'
|
||||
add: 'Add'
|
||||
domain: 'Domain'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue