From a0f72f65a3366368cef26979412a6d3498b4468c Mon Sep 17 00:00:00 2001 From: WWWesten Date: Mon, 27 Dec 2021 18:18:07 +0000 Subject: [PATCH] Translated using Weblate (English) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en/ --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 1df375b29b..89c10cd9c6 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -576,7 +576,7 @@ "LabelCustomCertificatePath": "Custom SSL certificate path:", "LabelCustomCertificatePathHelp": "Path to a PKCS #12 file containing a certificate and private key to enable TLS support on a custom domain.", "LabelCustomCss": "Custom CSS:", - "LabelCustomCssHelp": "Apply your own custom styles on the web interface.", + "LabelCustomCssHelp": "Apply your custom CSS code on the web interface.", "LabelCustomDeviceDisplayNameHelp": "Supply a custom display name or leave empty to use the name reported by the device.", "LabelCustomRating": "Custom rating:", "LabelDashboardTheme": "Server Dashboard theme:",