From db690d61ae8ce83f9e929e89081c4be92a9271ef Mon Sep 17 00:00:00 2001 From: mic Date: Tue, 17 Jun 2025 23:31:05 +0200 Subject: [PATCH] Improve message clarity for custom data placeholders import --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index cd9128d8..3e594a82 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1573,7 +1573,7 @@ "description": "" }, "customDataPH_manageDataPH_info_default_2": { - "message": "You can import your custom data placeholders. Existing data placeholders with the same ID will be overwritten. Placeholders with new IDs will be added.", + "message": "Existing data placeholders with the same ID will be overwritten. Placeholders with new IDs will be added.", "description": "" }, "customDataPH_ExportAll": {