Skip to content

Commit 33d6e28

Browse files
committed
feat: add title for navigation in dashboard localization
1 parent 7e798dd commit 33d6e28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/frontend/src/i18n/locales/en/dashboard.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
export default {
33
sidebar: {
44
navigation: {
5+
title: 'Navigation',
56
mcpServer: 'MCP Server',
67
provider: 'Provider',
78
credentials: 'Credentials',

0 commit comments

Comments
 (0)