Moved contact epp errors to i18n

This commit is contained in:
Andres Keskküla 2014-07-31 13:36:59 +03:00
parent c78e40a65a
commit 9117908bb0
2 changed files with 6 additions and 4 deletions

View file

@ -47,3 +47,5 @@ en:
messages:
epp_domain_reserved: 'Domain name is reserved or restricted'
epp_domain_taken: 'Domain name already exists'
epp_obj_does_not_exist: 'Object does not exist'
epp_command_failed: 'Command failed'