[Legacy] Update languages

This commit is contained in:
Clemente Raposo 2025-01-21 12:40:30 +00:00 committed by Jack Anderson
parent c08443d635
commit 4a956fea14

View file

@ -3896,7 +3896,7 @@ $app_strings['LBL_CLOSED_PER_YEAR'] = 'Closed Per Year';
$app_strings['LBL_WAS_OPEN'] = 'This Case was Open For'; $app_strings['LBL_WAS_OPEN'] = 'This Case was Open For';
$app_strings['LBL_HAS_BEEN_OPEN'] = 'This Case has been Open For'; $app_strings['LBL_HAS_BEEN_OPEN'] = 'This Case has been Open For';
$app_strings['LBL_NUMBER_OF_CASES_PER_ACCOUNT'] = 'Number of Cases Per Account'; $app_strings['LBL_NUMBER_OF_CASES_PER_ACCOUNT'] = 'Number of Cases Per Account';
$app_strings['LBL_TOTAL_CASES_FOR_THIS_ACCOUNT'] = 'Total Cases For This Account: '; $app_strings['LBL_TOTAL_CASES_FOR_THIS_ACCOUNT'] = 'Total Cases For This Account';
$app_strings['LBL_NONE_OUTSTANDING'] = 'None'; $app_strings['LBL_NONE_OUTSTANDING'] = 'None';
$app_strings['LBL_VALIDATION_ERROR_REQUIRED'] = 'Missing required field: {{fields.field.label}}'; $app_strings['LBL_VALIDATION_ERROR_REQUIRED'] = 'Missing required field: {{fields.field.label}}';
$app_strings['LBL_VALIDATION_ERROR_CURRENCY_FORMAT'] = "Invalid currency format. Expected: '{{context.expected}}'"; $app_strings['LBL_VALIDATION_ERROR_CURRENCY_FORMAT'] = "Invalid currency format. Expected: '{{context.expected}}'";