feat(Header): make Header texts configurable
This commit is contained in:
committed by
Bastian
parent
9d2efc10d9
commit
887d4cd9c3
@@ -50,6 +50,7 @@ export interface Messages {
|
||||
pageOverview?: PageOverview;
|
||||
pageItem?: PageItem;
|
||||
pageIndex?: PageIndex;
|
||||
searchLabel?: string;
|
||||
searchPlaceholder?: string;
|
||||
revisionsText?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user