From 4d5e497580cfddafa6cda9c76b3b946248ed880c Mon Sep 17 00:00:00 2001 From: Alik Rakhmonov Date: Mon, 29 Sep 2025 12:11:00 +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 931c857..4e22961 100644 --- a/localization/en.json +++ b/localization/en.json @@ -15,7 +15,7 @@ "TOOLBAR___ADD_ATTRIBUTE": "Add Attribute", "TOOLBAR___INSERT_FIELD": "Insert Field", "TOOLBAR___APPEND_FIELD": "Append Field", - "TOOLBAR___TOGGLE_FIELD_DETAILS": "Toogle field details", + "TOOLBAR___FIELD_DETAILS": "Field details", "TOOLBAR___SHOW_FOREIGN_MASTER": "Toggle foreign master", "TOOLBAR___SHOW_MODEL_VIEW": "Toggle model views", "TOOLBAR___DISTRIBUTE_ORTHOGONALLY": "Distribute containers orthogonally",