Merge pull request #1539 from ajnart/about-page

Turn about modal into a static page
This commit is contained in:
Thomas Camlong
2023-11-07 09:57:25 +01:00
committed by GitHub
13 changed files with 3498 additions and 565 deletions

View File

@@ -17,10 +17,6 @@
"preferences": "User preferences",
"defaultBoard": "Default dashboard",
"manage": "Manage",
"about": {
"label": "About",
"new": "New"
},
"logout": "Logout from {{username}}",
"login": "Login"
}

View File

@@ -27,6 +27,9 @@
"items": {
"docker": "Docker"
}
},
"about": {
"title": "About"
}
}
}

View File

@@ -1,12 +1,14 @@
{
"description": "Homarr is a <strong>sleek</strong>, <strong>modern</strong> dashboard that puts all of your apps and services at your fingertips. With Homarr, you can access and control everything in one convenient location. Homarr seamlessly integrates with the apps you've added, providing you with valuable information and giving you complete control. Installation is a breeze, and Homarr supports a wide range of deployment methods.",
"contact": "Having trouble or questions? Connect with us!",
"addToDashboard": "Add to Dashboard",
"tip": "Mod refers to your modifier key, it is Ctrl and Command/Super/Windows key",
"key": "Shortcut key",
"action": "Action",
"keybinds": "Keybinds",
"documentation": "Documentation",
"translators": "Translators ({{count}})",
"translatorsDescription": "Thanks to these people, Homarr is available in {{languages}} languages! Want to help translate Homarr into your language? Read how to do so <a>here</a>.",
"contributors": "Contributors ({{count}})",
"contributorsDescription": "These people have built the code that makes homarr work! Want to help build Homarr? Read how to do so <a>here</a>",
"actions": {
"toggleTheme": "Toggle light/dark mode",
"focusSearchBar": "Focus on search bar",
@@ -15,7 +17,6 @@
},
"metrics": {
"configurationSchemaVersion": "Configuration schema version",
"configurationsCount": "Available configurations",
"version": "Version",
"nodeEnvironment": "Node environment",
"i18n": "Loaded I18n translation namespaces",