address book complete

This commit is contained in:
Stephan D
2025-12-05 10:27:55 +01:00
parent e854963fa6
commit 5e49ee3244
10 changed files with 72 additions and 27 deletions

View File

@@ -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",