Add i18n keys for department reports (revenue, washes, avg revenue per wash) in en.json
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user