address book complete
This commit is contained in:
@@ -433,6 +433,14 @@
|
||||
"@errorSaveRecipient": {
|
||||
"description": "Error message displayed when saving a recipient fails"
|
||||
},
|
||||
"recipientDeletedSuccessfully": "Recipient deleted successfully",
|
||||
"@recipientDeletedSuccessfully": {
|
||||
"description": "Success message displayed when a recipient is deleted"
|
||||
},
|
||||
"errorDeleteRecipient": "Failed to delete recipient",
|
||||
"@errorDeleteRecipient": {
|
||||
"description": "Error message displayed when deleting a recipient fails"
|
||||
},
|
||||
|
||||
"errorSignUp": "Error occured while signing up, try again later",
|
||||
"companyDescription": "Company Description",
|
||||
|
||||
Reference in New Issue
Block a user