diff --git a/src/i18n/en/common.json b/src/i18n/en/common.json index 7bed6f521..998fe7eb8 100644 --- a/src/i18n/en/common.json +++ b/src/i18n/en/common.json @@ -85,27 +85,6 @@ "yearly": "{{amount}} per year", "paycheck": "{{amount}} per paycheck" }, - "compensationRateFormats": { - "hourly": "{{amount}} per hour", - "weekly": "{{amount}} per week", - "monthly": "{{amount}} per month", - "yearly": "{{amount}} per year", - "paycheck": "{{amount}} per paycheck" - }, - "compensationRateFormats": { - "hourly": "{{amount}} per hour", - "weekly": "{{amount}} per week", - "monthly": "{{amount}} per month", - "yearly": "{{amount}} per year", - "paycheck": "{{amount}} per paycheck" - }, - "compensationRateFormats": { - "hourly": "{{amount}} per hour", - "weekly": "{{amount}} per week", - "monthly": "{{amount}} per month", - "yearly": "{{amount}} per year", - "paycheck": "{{amount}} per paycheck" - }, "validations": { "accountName": "Account name is required", "routingNumber": "Routing number should be a number (9 digits)",