From 6ee02cbd4c89242b30cb303d787cc8846a210a71 Mon Sep 17 00:00:00 2001 From: Alik Rakhmonov Date: Mon, 29 Sep 2025 12:11:40 +0200 Subject: [PATCH] HCK-12819: fix localization --- localization/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localization/en.json b/localization/en.json index fbe21f7..708f7d4 100644 --- a/localization/en.json +++ b/localization/en.json @@ -15,7 +15,7 @@ "TOOLBAR___ADD_ATTRIBUTE": "Add Column", "TOOLBAR___INSERT_FIELD": "Insert Column", "TOOLBAR___APPEND_FIELD": "Append Column", - "TOOLBAR___TOGGLE_FIELD_DETAILS": "Toggle column details", + "TOOLBAR___FIELD_DETAILS": "Column details", "TOOLBAR___SHOW_FOREIGN_MASTER": "Toggle foreign master", "TOOLBAR___SHOW_MODEL_VIEW": "Toggle model views", "TOOLBAR___DISTRIBUTE_ORTHOGONALLY": "Distribute messages orthogonally",