From b55bab964e86752d18178668e1d82dd2bc9af3c9 Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Sun, 14 Apr 2024 12:39:41 +1000 Subject: [PATCH] =?UTF-8?q?More=20icons=20work=20-=20lang=20fix?= =?UTF-8?q?=F0=9F=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/php/templates/language/en_us.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json index defbbe0e..e04d57c0 100755 --- a/front/php/templates/language/en_us.json +++ b/front/php/templates/language/en_us.json @@ -613,9 +613,9 @@ "TIMEZONE_name": "Time zone", "UI_DEV_SECTIONS_description": "Select which UI elements to hide in the Devices pages.", "UI_DEV_SECTIONS_name": "Hide Devices Sections", - "UI_ICONS_description": "Select which UI elements to hide in the Devices pages.", + "UI_ICONS_description": "A list of pre-defined icons. Proceed with caution, the preferred way to add icons is described in the Icons documentation. You can add a base64-encoded SVG HTML or Font-awesome HTML tag.", "UI_ICONS_name": "Pre-defined icons", - "UI_LANG_description": "A list of pre-defined icons. Proceed with caution, the preferred way to add icons is described in the Icons documentation. You can add a base64-encoded SVG HTML or Font-awesome HTML tag.", + "UI_LANG_description": "Select the preferred UI language. Help translating or suggest languages in the online portal of Weblate.", "UI_LANG_name": "UI Language", "UI_MY_DEVICES_description": "Devices of which statuses should be shown in the default My Devices view. (CTRL + Click to select/deselect)", "UI_MY_DEVICES_name": "Show in My Devices view",