mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Check reserved domain on create #2565
This commit is contained in:
parent
8ef8147b06
commit
647d074b8b
5 changed files with 35 additions and 4 deletions
|
@ -60,6 +60,7 @@ 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'
|
||||
name_dirty:
|
||||
invalid: 'Domain name is invalid'
|
||||
reserved: 'Domain name is reserved'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue