mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
feat: menus support for multiple languages (#299)
This commit is contained in:
2
src/types/app.d.ts
vendored
2
src/types/app.d.ts
vendored
@@ -63,4 +63,6 @@ export interface SubItem {
|
||||
id?: string;
|
||||
description: string;
|
||||
documentLink: string;
|
||||
descKey: string;
|
||||
i18nKey: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user