From a504bc8d4f8abb93ca5e6b506fd8fccca2567a03 Mon Sep 17 00:00:00 2001 From: yuri Date: Wed, 13 Dec 2017 15:29:42 +0200 Subject: [PATCH] lang changes --- application/Espo/Resources/i18n/en_US/Admin.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/application/Espo/Resources/i18n/en_US/Admin.json b/application/Espo/Resources/i18n/en_US/Admin.json index 3fd6494766..71a5612e41 100644 --- a/application/Espo/Resources/i18n/en_US/Admin.json +++ b/application/Espo/Resources/i18n/en_US/Admin.json @@ -94,11 +94,10 @@ "enumInt": "Enum Integer", "enumFloat": "Enum Float", "float": "Float", - "int": "Int", + "int": "Integer", "link": "Link", "linkMultiple": "Link Multiple", "linkParent": "Link Parent", - "multienim": "Multienum", "phone": "Phone", "text": "Text", "url": "Url", @@ -112,7 +111,7 @@ "rangeCurrency": "Range Currency", "wysiwyg": "Wysiwyg", "map": "Map", - "number": "Number", + "number": "Number (auto-increment)", "colorpicker": "Color Picker" }, "fields": {