From 44fd230a4c0043a6e89a793bcf333072a01441a6 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 2 Jul 2022 16:54:42 -0700 Subject: Option to hide login language (fix #654) --- web/l10n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web') diff --git a/web/l10n/en.json b/web/l10n/en.json index fc5a13a1..f0c51f96 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -121,6 +121,7 @@ "attributeUiDisableCalendars": "UI: Disable Calendars", "attributeUiDisableMaintenance": "UI: Disable Maintenance", "attributeUiHidePositionAttributes": "UI: Hide Position Attributes", + "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Notification Tokens", "errorTitle": "Error", "errorGeneral": "Invalid parameters or constraints violation", -- cgit v1.2.3