mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-18 03:01:09 +01:00
✨ Add i18n namespaces and add translations for manage boards
This commit is contained in:
@@ -48,7 +48,7 @@ export const dashboardNamespaces = [
|
||||
'widgets/location',
|
||||
];
|
||||
|
||||
export const manageNamespaces = ['user/preferences', 'zod'];
|
||||
export const manageNamespaces = ['user/preferences', 'boards/manage', 'zod'];
|
||||
|
||||
export const loginNamespaces = ['authentication/login', 'zod'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user