mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
Add new element, error messages, fix tests #2565
This commit is contained in:
parent
94adc9496f
commit
bfdabaacf3
7 changed files with 77 additions and 25 deletions
|
@ -60,7 +60,8 @@ en:
|
|||
ds_data_not_allowed: 'dsData object is not allowed'
|
||||
ds_data_with_key_not_allowed: 'dsData object with key data is not allowed'
|
||||
key_data_not_allowed: 'keyData object is not allowed'
|
||||
domain_is_reserved_and_requires_correct_auth_info: 'Domain is reserved and requires correct auth info'
|
||||
required_parameter_missing_reserved: 'Required parameter missing; reserved>pw element required for reserved domains'
|
||||
invalid_auth_information_reserved: 'Invalid authorization information; invalid reserved>pw value'
|
||||
name_dirty:
|
||||
invalid: 'Domain name is invalid'
|
||||
reserved: 'Domain name is reserved'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue