Sidebar i18n

This commit is contained in:
headlessdev
2025-04-28 23:28:34 +02:00
parent 4665b22514
commit eff7901b67
2 changed files with 26 additions and 12 deletions

View File

@@ -1,4 +1,15 @@
{
"Sidebar": {
"Main Navigation": "Main Navigation",
"Dashboard": "Dashboard",
"My Infrastructure": "My Infrastructure",
"Servers": "Servers",
"Applications": "Applications",
"Uptime": "Uptime",
"Network": "Network",
"Settings": "Settings",
"Logout": "Logout"
},
"Home": {
"TitleUnder": "Dashboard to manage your entire server infrastructure",
"LoginCardTitle": "Login",