From 3d604140d8c0e81b34496435c88449cf5a8ebe84 Mon Sep 17 00:00:00 2001 From: Suzana Dirla Date: Wed, 2 Oct 2019 20:56:10 +0300 Subject: [PATCH] generic text (#5105) (#5121) --- lib/core/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/core/i18n/en.json b/lib/core/i18n/en.json index c5c9c9dc89..ced58feafb 100644 --- a/lib/core/i18n/en.json +++ b/lib/core/i18n/en.json @@ -268,7 +268,7 @@ "SORT_ASCENDING": "Ascending", "SORT_DESCENDING": "Descending", "SORT_NONE": "None", - "ICON_TEXT": "File type {{ type }}", + "ICON_TEXT": "Item type {{ type }}", "ICON_DISABLED": "Disabled", "ROW_OPTION_BUTTON": "Actions" },