[ADD] Added the german translation for the strings

This commit is contained in:
Michael Ortner
2025-05-26 22:10:28 +02:00
committed by Tola Leng
parent bff3cd7d91
commit 230f5562c7
7 changed files with 213 additions and 215 deletions
+3 -3
View File
@@ -12,9 +12,9 @@ export const aboutTranslations: AboutTranslations = {
viewDocumentation: "Dokumentation ansehen",
followOnX: "Auf X folgen",
joinDiscord: "Discord beitreten",
quickActions: "Quick Actions",
quickActionsDescription: "Access common monitoring operations and features quickly. Select an action below to get started.",
quickTips: "Quick Tips",
quickActions: "Schnelle Aktionen",
quickActionsDescription: "Greifen Sie schnell auf gängige Überwachungsvorgänge und -funktionen zu. Wählen Sie unten eine Aktion aus, um loszulegen.",
quickTips: "Schnelle Tipps",
};