mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-25 22:24:11 +00:00
fix issues
This commit is contained in:
@@ -1383,7 +1383,8 @@
|
||||
"invalid_credentials": "Invalid Credentials.",
|
||||
"not_allowed": "Not Allowed",
|
||||
"login_invalid_credentials": "These credentials do not match our records.",
|
||||
"enter_valid_cron_format": "Please enter a valid cron format"
|
||||
"enter_valid_cron_format": "Please enter a valid cron format",
|
||||
"email_could_not_be_sent": "Email could not be sent to this email address."
|
||||
},
|
||||
"pdf_estimate_label": "Estimate",
|
||||
"pdf_estimate_number": "Estimate Number",
|
||||
|
||||
Reference in New Issue
Block a user