mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Fix some epp tests
This commit is contained in:
parent
a740ed34f3
commit
f63eb66f02
6 changed files with 83 additions and 39 deletions
|
@ -112,7 +112,6 @@ 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
|
||||
|
@ -207,6 +206,12 @@ en:
|
|||
blank: 'Public key is missing'
|
||||
|
||||
|
||||
delegation_signer:
|
||||
attributes:
|
||||
dnskeys:
|
||||
out_of_range: 'DNS keys count must be between %{min}-%{max}'
|
||||
|
||||
|
||||
attributes:
|
||||
epp_domain: &epp_domain_attributes
|
||||
name: 'Domain name'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue