From ff21c8dd581357a04556eaf364f4b93afc180479 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Tue, 23 Apr 2024 22:58:02 +0800 Subject: [PATCH] add context menu message --- _locales/en/messages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 775836c..9cc7ae6 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -189,6 +189,9 @@ "saving_done": { "message": "Saved!" }, + "entry_contextMenu": { + "message": "Open in ShopAI..." + }, "JSON_parse_error": { "message": "There is a mistake in your JSON formatting. Please correct the error before saving."