mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 14:26:51 +00:00
added error message
This commit is contained in:
parent
8925afc885
commit
7d5935dcbe
@ -2527,6 +2527,7 @@
|
||||
"error.msg.currency.currencyCode.inUse": "Currency you are trying to remove is in use",
|
||||
"error.msg.countInterest": "Cannot Post Interest before last transaction date",
|
||||
"error.msg.before activation date": "Post Interest Date {{params[0].value}} must be after the Activation date",
|
||||
"validation.msg.invalid.dateFormat.format": "Please enter a valid date",
|
||||
"validation.msg.tax.component.percentage.is.greater.than.max": "Percentage should be less than 100",
|
||||
"validation.msg.tax.component.startDate.is.less.than.date": "Start date must be greter than or equal to current date and previous start date",
|
||||
"validation.msg.tax.group.taxComponents.not.greater.than.zero": "Tax components must be there",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user