From 556ee04eac3dd14cca5675710b42bc4ca4f5fae6 Mon Sep 17 00:00:00 2001 From: leiweibau <105860611+leiweibau@users.noreply.github.com> Date: Tue, 23 Jan 2024 13:29:56 +0100 Subject: [PATCH] Update de_de.json 02 --- front/php/templates/language/de_de.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/front/php/templates/language/de_de.json b/front/php/templates/language/de_de.json index 2a12a114..4941b2df 100755 --- a/front/php/templates/language/de_de.json +++ b/front/php/templates/language/de_de.json @@ -430,7 +430,7 @@ "Systeminfo_Storage_Usage_Mount": "Mountpunkt:", "Systeminfo_Storage_Usage_Total": "Gesamt:", "Systeminfo_Storage_Usage_Used": "Verwendet:", - "Systeminfo_Storage_Usage_Free": "Kostenlos:", + "Systeminfo_Storage_Usage_Free": "Frei:", "Systeminfo_Network": "Netzwerk", "Systeminfo_Network_Accept_Encoding": "Kodierung akzeptieren:", "Systeminfo_Network_Accept_Language": "Sprache akzeptieren:", @@ -472,8 +472,8 @@ "Gen_Run": "Run", "Gen_Copy": "Run", "Gen_Action": "Action", - "Gen_Upd": "Updated successfully", - "Gen_Upd_Fail": "Update failed", + "Gen_Upd": "Aktualisierung erfolgreich", + "Gen_Upd_Fail": "Aktualisierung fehlgeschlagen", "Gen_ReadDocs": "Mehr in der Dokumentation.", "Gen_DataUpdatedUITakesTime": "OK - It may take a while for the UI to update if a scan is runnig.", "Gen_LockedDB": "ERROR - DB might be locked - Check F12 Dev tools -> Console or try later.",