From dcc97f4f26280f3809edbbf45ec6af6da88fe28f Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Fri, 10 Apr 2020 17:39:25 +0300 Subject: [PATCH] fix typo --- application/Espo/Resources/i18n/en_US/Import.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/Espo/Resources/i18n/en_US/Import.json b/application/Espo/Resources/i18n/en_US/Import.json index 2991366abd..b72c70361f 100644 --- a/application/Espo/Resources/i18n/en_US/Import.json +++ b/application/Espo/Resources/i18n/en_US/Import.json @@ -91,7 +91,7 @@ } }, "strings": { - "saveAsDefault": "Save as sefault" + "saveAsDefault": "Save as default" }, "tooltips": { "silentMode": "A majority of after-save scripts will be skipped, stream notes won't be created. Import will run faster."