diff --git a/JavaScriptApps/resources/global-translations/messages_es.properties b/JavaScriptApps/resources/global-translations/messages_es.properties index 7fa87b7d4..ee34d89ed 100644 --- a/JavaScriptApps/resources/global-translations/messages_es.properties +++ b/JavaScriptApps/resources/global-translations/messages_es.properties @@ -159,7 +159,7 @@ tab.client.account.loan.schedule.table.column.heading.action=Action(es) label.client.account.loan.status=Status:(es) label.client.account.loan.status.since=since(es) label.client.account.loan.status.arrears=In arrears by:(es) -label.client.account.loan.submitted.on=Submitted on:(es) +label.client.account.loan.submitted.on=Sumbitted on:(es) label.client.account.loan.approved.on=Approved on:(es) label.client.account.loan.expected.disbursement.on=Expected dibursement on:(es) label.client.account.loan.disbursed.on=Disbursed on:(es) @@ -276,6 +276,8 @@ validation.msg.office.parentId.not.greater.than.zero=You must select a parent of validation.msg.office.openingDateFormatted.cannot.be.blank=You must choose a date to represent when the office commenced services.(es) validation.msg.office.externalId.exceeds.max.length=External id exceeds max length of {0} alpha-numeric characters - {1}.(es) + +dialog.title.configuration.currencies=Currency Configuration (es) form.label.configuration.available.currencies=Available currencies:(es) form.label.configuration.allowed.currencies=Allowed currencies:(es) diff --git a/JavaScriptApps/resources/global-translations/messages_fr.properties b/JavaScriptApps/resources/global-translations/messages_fr.properties index 011c170ba..1fd826c69 100644 --- a/JavaScriptApps/resources/global-translations/messages_fr.properties +++ b/JavaScriptApps/resources/global-translations/messages_fr.properties @@ -276,6 +276,7 @@ validation.msg.office.parentId.not.greater.than.zero=You must select a parent of validation.msg.office.openingDateFormatted.cannot.be.blank=You must choose a date to represent when the office commenced services.(fr) validation.msg.office.externalId.exceeds.max.length=External id exceeds max length of {0} alpha-numeric characters - {1}.(fr) +dialog.title.configuration.currencies=Currency Configuration (fr) form.label.configuration.available.currencies=Available currencies:(fr) form.label.configuration.allowed.currencies=Allowed currencies:(fr) diff --git a/JavaScriptApps/resources/global-translations/messages_pt.properties b/JavaScriptApps/resources/global-translations/messages_pt.properties index ee97ba0b8..c68ed9fc0 100644 --- a/JavaScriptApps/resources/global-translations/messages_pt.properties +++ b/JavaScriptApps/resources/global-translations/messages_pt.properties @@ -276,6 +276,7 @@ validation.msg.office.parentId.not.greater.than.zero=You must select a parent of validation.msg.office.openingDateFormatted.cannot.be.blank=You must choose a date to represent when the office commenced services.(pt) validation.msg.office.externalId.exceeds.max.length=External id exceeds max length of {0} alpha-numeric characters - {1}.(pt) +dialog.title.configuration.currencies=Currency Configuration (pt) form.label.configuration.available.currencies=Available currencies:(pt) form.label.configuration.allowed.currencies=Allowed currencies:(pt) diff --git a/JavaScriptApps/resources/global-translations/messages_zh.properties b/JavaScriptApps/resources/global-translations/messages_zh.properties index b770becd9..a7d07f69e 100644 --- a/JavaScriptApps/resources/global-translations/messages_zh.properties +++ b/JavaScriptApps/resources/global-translations/messages_zh.properties @@ -276,6 +276,7 @@ validation.msg.office.parentId.not.greater.than.zero=You must select a parent of validation.msg.office.openingDateFormatted.cannot.be.blank=You must choose a date to represent when the office commenced services.(zh) validation.msg.office.externalId.exceeds.max.length=External id exceeds max length of {0} alpha-numeric characters - {1}.(zh) +dialog.title.configuration.currencies=Currency Configuration (zh) form.label.configuration.available.currencies=Available currencies:(zh) form.label.configuration.allowed.currencies=Allowed currencies:(zh)