mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 22:46:22 +02:00
Added xml epp console required endpoints and sample xml files
This commit is contained in:
parent
30fd6d2465
commit
aaa0e89cfe
21 changed files with 460 additions and 4 deletions
|
@ -187,6 +187,9 @@ en:
|
|||
required_ident_attribute_missing: "Required ident attribute missing: %{key}"
|
||||
invalid_iso31661_alpha2: does not conform to ISO 3166-1 alpha-2 standard
|
||||
invalid_iso8601_date: has invalid date format YYYY-MM-DD (ISO 8601)
|
||||
invalid_cert: 'Invalid certificate'
|
||||
failed_epp_conn: 'Failed to open connection to EPP server!'
|
||||
epp_conn_error: 'CONNECTION ERROR - Is the EPP server running?'
|
||||
|
||||
code: 'Code'
|
||||
action: 'Action'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue