From b28f9ed4226be1050d946d932032b224f846e16c Mon Sep 17 00:00:00 2001
From: Carlos V <76731844+cvc90@users.noreply.github.com>
Date: Tue, 15 Aug 2023 18:58:44 +0200
Subject: [PATCH] Update en_us.json
Added translation variable "Speedtest_Results"
---
front/php/templates/language/en_us.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json
index 9ec55a27..2c8c00ac 100755
--- a/front/php/templates/language/en_us.json
+++ b/front/php/templates/language/en_us.json
@@ -603,7 +603,8 @@
"API_icon" : "",
"API_CUSTOM_SQL_name" : "Custom endpoint",
"API_CUSTOM_SQL_description" : "You can specify a custom SQL query which will generate a JSON file and then expose it via the table_custom_endpoint.json file endpoint.",
- "Systeminfo_General" : "General",
+ "Speedtest_Results" : "Speedtest Results",
+ "Systeminfo_General" : "General",
"Systeminfo_General_Full_Date": "Full Date:",
"Systeminfo_General_Date": "Date:",
"Systeminfo_General_Date2": "Date2:",