From 180445080d1db10be21a0324d43ab3c0c048a505 Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Sun, 25 May 2025 17:51:48 +0200 Subject: [PATCH] fixed typo --- src/lang/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lang/en.json b/src/lang/en.json index 5f7a5bbf4..ff69f2101 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -194,7 +194,6 @@ "Tag with this value already exist.": "Tag with this value already exists.", "tagAlreadyOnMonitor": "This tag (name and value) is already on the monitor or pending addition.", "tagAlreadyStaged": "This tag (name and value) is already staged for this batch.", - "tagLimitReached": "Cannot stage more than {limit} new system tags in a single batch.", "tagNameExists": "A system tag with this name already exists. Select it from the list or use a different name.", "color": "Color", "value (optional)": "value (optional)",