Contact CRUD in admin section

This commit is contained in:
Andres Keskküla 2014-09-19 16:06:05 +03:00
parent d6543f2148
commit c644a297e1
6 changed files with 149 additions and 7 deletions

View file

@ -259,3 +259,9 @@ en:
failed_to_add_domain: 'Failed to add domain!'
domain_added: 'Domain added!'
new_contact: 'New contact'
failed_to_create_contact: 'Failed to create contact'
contact_deleted: 'Contact deleted'
failed_to_delete_contact: 'Failed to delete contact'
edit_contact: 'Edit contact'
failed_to_update_contact: 'Failed to update contact'
contact_updated: 'Contact updated'