mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Merge branch 'master' of github.com:internetee/registry
This commit is contained in:
commit
ac29ab9014
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