From 9eb81e2211e3228d152f52c1c3798fc55189d96d Mon Sep 17 00:00:00 2001 From: Steve Repsher Date: Mon, 8 Aug 2022 17:59:15 -0400 Subject: [PATCH] Add missing key for area not found --- src/translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/translations/en.json b/src/translations/en.json index 8c48ae19de..a1d347c50f 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1256,6 +1256,7 @@ "add_picture": "Add a picture", "assigned_to_area": "Assigned to this area", "targeting_area": "Targeting this area", + "area_not_found": "[%key:ui::card::area::area_not_found%]", "data_table": { "area": "Area", "devices": "Devices",