From c24ba38ff6ce237ed7282cc1800f02dcb47f24ab Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Sun, 14 Apr 2024 13:08:01 +0800 Subject: [PATCH] added injection target msg --- _locales/en/messages.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index f6f9877..25301f7 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -168,7 +168,9 @@ "settings_update_duration_description": { "message": "Update Check" }, - + "settings_filters_target": { + "message": "Injection Target" + }, "JSON_parse_error": { "message": "There is a mistake in your JSON formatting. Please correct the error before saving." },