diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
index b6a03c2c2f..f8189c9b41 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
@@ -437,7 +437,19 @@
     "IsStableVersion": "Stable Version",
     "IsActive": "Active",
     "NewVersion": "New Version",
-    "VersionHistoryDeletionConfirmationMessage": "Are you sure you want to delete this version?"
-    
+    "VersionHistoryDeletionConfirmationMessage": "Are you sure you want to delete this version?",
+    "CreateAbpConsultantLogoInfo": "Maximum file size: 1MB 
 Maximum size: 200x200 
 Supported file types: jpg, jpeg, png, SVG, WebP",
+    "UrlCode": "Url Code",
+    "Save": "Save",
+    "Icon": "Icon",
+    "Clear": "Clear",
+    "Cancel": "Cancel",
+    "TheImageIsTooLarge": "The image size is too large. Maximum size is {0}x{1}.",
+    "Permission:AbpConsultant": "ABP Consultant",
+    "Menu:AbpConsultants": "ABP Consultants",
+    "CreateAbpConsultant": "Create ABP Consultant",
+    "UrlCodeIsNotAvailable": "Url code is used by another ABP Consultant.",
+    "AbpConsultants": "ABP Consultants",
+    "AbpConsultant": "ABP Consultant"
   }
 }