mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 01:11:43 +02:00
PostalInfo type checking for contact create
This commit is contained in:
parent
ad03165546
commit
678fd29c09
4 changed files with 24 additions and 7 deletions
|
@ -98,6 +98,8 @@ 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}'
|
||||
attr_missing: 'Required parameter missing: %{key}'
|
||||
repeating_postal_info: 'Only one of each postal info types may be provided'
|
||||
|
||||
setting_groups:
|
||||
codes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue