Validate DNS keys count

This commit is contained in:
Martin Lensment 2014-10-06 16:53:26 +03:00
parent 9519538744
commit 39ebabf064
10 changed files with 70 additions and 9 deletions

View file

@ -109,6 +109,7 @@ en:
dnskeys:
invalid: 'DNS keys are invalid'
not_found: 'Dnskey was not found'
out_of_range: 'DNS keys count must be between %{min}-%{max}'
domain:
<<: *epp_domain_ar_attributes
@ -211,6 +212,11 @@ en:
nameservers: 'Nameservers'
domain:
<<: *epp_domain_attributes
dnskey:
flags: 'Flag'
protocol: 'Protocol'
alg: 'Algorithm'
public_key: 'Public key'
errors: