mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 18:56:17 +01:00
i18n
This commit is contained in:
@@ -61,7 +61,7 @@ export default function SettingsLayout() {
|
||||
|
||||
if (isAdmin()) {
|
||||
sidebarNavItems.push({
|
||||
title: 'YAML Config',
|
||||
title: t('settings.yaml_config.short_title'),
|
||||
href: '/settings/config',
|
||||
icon: FileSlidersIcon,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user