From 7d64aa19f4c511261d87e44dd66a629dee8a4d36 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 6 Nov 2025 16:46:06 +0100 Subject: [PATCH] Update translation.json Removed duplicate of "free":"Free" --- src/locales/en/translation.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/locales/en/translation.json b/src/locales/en/translation.json index 3de6628c..8012ad05 100644 --- a/src/locales/en/translation.json +++ b/src/locales/en/translation.json @@ -1210,7 +1210,6 @@ "totpRequired": "TOTP Authentication Required", "totpUnavailable": "Server Stats unavailable for TOTP-enabled servers", "load": "Load", - "free": "Free", "available": "Available", "editLayout": "Edit Layout", "cancelEdit": "Cancel",