diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 35b71a3d..5bc24195 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -2188,5 +2188,11 @@ "mailersend_api_key": "Mailersend API Key", "mailersend_api_key_desc": "The Mailersend API key is used to authenticate the Mailersend integration" } + }, + "department_reports": { + "revenue": "Revenue", + "today": "today", + "avg_revenue_per_wash": "Avg. revenue per wash", + "washes": "Washes" } }