|
@@ -216,7 +216,6 @@ export const DATA_CATEGORY_NAMES = {
|
|
|
[DataCategory.ERRORS]: t('Errors'),
|
|
|
[DataCategory.TRANSACTIONS]: t('Transactions'),
|
|
|
[DataCategory.ATTACHMENTS]: t('Attachments'),
|
|
|
- [DataCategory.TRANSACTIONS_PROCESSED]: t('Processed Transactions'),
|
|
|
[DataCategory.PROFILES]: t('Profiles'),
|
|
|
};
|
|
|
|