From 57b69fe5a9fbbcfc530e81971d4106f3a0d6dbff Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 11 Mar 2025 19:05:17 +0200 Subject: [PATCH] base field type label --- application/Espo/Resources/i18n/en_US/Admin.json | 1 + 1 file changed, 1 insertion(+) diff --git a/application/Espo/Resources/i18n/en_US/Admin.json b/application/Espo/Resources/i18n/en_US/Admin.json index f97cc9edeb..50def400df 100644 --- a/application/Espo/Resources/i18n/en_US/Admin.json +++ b/application/Espo/Resources/i18n/en_US/Admin.json @@ -114,6 +114,7 @@ "kanban": "Kanban" }, "fieldTypes": { + "base": "Base", "address": "Address", "array": "Array", "foreign": "Foreign",