mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-30 01:36:09 +00:00
Use explicit plural strings on management pages
This commit is contained in:
@@ -45,6 +45,7 @@ export abstract class ManagementListComponent<T extends ObjectWithId>
|
||||
private queryParamsService: QueryParamsService,
|
||||
protected filterRuleType: number,
|
||||
public typeName: string,
|
||||
public typeNamePlural: string,
|
||||
public extraColumns: ManagementListColumn[]
|
||||
) {}
|
||||
|
||||
|
Reference in New Issue
Block a user