From f8b5cc98b2233260d8e950712b2a14b5cb436674 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sun, 13 Aug 2023 19:26:37 +0200 Subject: [PATCH] Update de_de.json Added translation variable "Systeminfo_Client_User_Agent" Added translation variable "Systeminfo_Client_Resolution" --- front/php/templates/language/de_de.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/front/php/templates/language/de_de.json b/front/php/templates/language/de_de.json index f036d4d5..4338c281 100755 --- a/front/php/templates/language/de_de.json +++ b/front/php/templates/language/de_de.json @@ -328,6 +328,8 @@ "Systeminfo_General_Date2" "Datum2:", "Systeminfo_General_TimeZone": "Zeitzone:", "Systeminfo_This_Client" : "Dieser Mandant", + "Systeminfo_Client_User_Agent": "Benutzeragent:", + "Systeminfo_Client_Resolution": "Browserauflösung:", "Systeminfo_System" : "System", "Systeminfo_Motherboard" : "Hauptplatine", "Systeminfo_CPU" : "CPU",