mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Add ISO standard validators
This commit is contained in:
parent
937ce9b082
commit
dfca1d4e69
5 changed files with 60 additions and 0 deletions
|
@ -235,6 +235,8 @@ en:
|
|||
unimplemented_command: 'Unimplemented command'
|
||||
domain_exists_but_belongs_to_other_registrar: 'Domain exists but belongs to other registrar'
|
||||
required_ident_attribute_missing: "Required ident attribute missing: %{key}"
|
||||
invalid_iso31661_alpha2: does not conform to ISO 3166-1 alpha-2 standard
|
||||
invalid_iso8601: does not conform to ISO 8601 standard
|
||||
|
||||
code: 'Code'
|
||||
value: 'Value'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue