mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
Contact CRUD in admin section
This commit is contained in:
parent
d6543f2148
commit
c644a297e1
6 changed files with 149 additions and 7 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue