mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 09:45:11 +02:00
114677695-hostname_puny_validation
This commit is contained in:
parent
960eceb1f2
commit
f1a2f9e7f4
2 changed files with 5 additions and 2 deletions
|
@ -131,6 +131,8 @@ en:
|
|||
hostname:
|
||||
invalid: 'Hostname is invalid'
|
||||
taken: 'Nameserver already exists on this domain'
|
||||
hostname_puny:
|
||||
puny_to_long: 'Hostname puny is too long (maximum is 63 characters)'
|
||||
ipv4:
|
||||
blank: 'IPv4 is missing'
|
||||
invalid: 'IPv4 is invalid'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue