114677695-hostname_puny_validation

This commit is contained in:
Stas 2016-05-27 12:56:47 +03:00
parent 960eceb1f2
commit f1a2f9e7f4
2 changed files with 5 additions and 2 deletions

View file

@ -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'