mirror of
https://github.com/internetee/registry.git
synced 2025-07-12 14:08:17 +02:00
Removed strings from contact epp code map
This commit is contained in:
parent
60451a3f6f
commit
58d4ecc4fd
2 changed files with 16 additions and 6 deletions
|
@ -37,6 +37,8 @@ en:
|
|||
invalid: "Email is invalid"
|
||||
ident:
|
||||
blank: "Required parameter missing - ident"
|
||||
domains:
|
||||
exist: 'Object association prohibits operation'
|
||||
domain:
|
||||
attributes:
|
||||
name_dirty:
|
||||
|
@ -91,7 +93,6 @@ en:
|
|||
epp_exp_dates_do_not_match: 'Given and current expire dates do not match'
|
||||
epp_registrant_not_found: 'Registrant not found'
|
||||
required_parameter_missing: 'Required parameter missing: %{key}'
|
||||
epp_obj_association_error: 'Object association prohibits operation'
|
||||
|
||||
setting_groups:
|
||||
codes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue