From 9bfda9e131ddda3076b4094a94795db41072a39c Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 27 Sep 2020 19:49:47 -0700 Subject: Implement attributes editing --- 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 2704343..6e0c62f 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -111,6 +111,7 @@ "attributeUiDisableCalendars": "UI: Disable Calendars", "attributeUiDisableMaintenance": "UI: Disable Maintenance", "attributeUiHidePositionAttributes": "UI: Hide Position Attributes", + "attributeNotificationTokens": "Notification Tokens", "errorTitle": "Error", "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Connection error", -- cgit v1.2.3