From 41fd2e6fa745ce98316683679409c8f115724eee Mon Sep 17 00:00:00 2001 From: Alper Ebicoglu Date: Mon, 8 Mar 2021 11:30:11 +0300 Subject: [PATCH] Update en.json --- .../Admin/Localization/Resources/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json index 93e1ad4760..39589e06ca 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json @@ -215,9 +215,9 @@ "Gateway": "Gateway", "State": "State", "FailReason": "Fail reason", - "ReIndexAllPosts": "ReIndex All Posts", - "ReIndexAllPostsConfirmationMessage": "Are you sure to reindex all posts?", - "SuccessfullyReIndexAllPosts": "Successfully reindex for all posts", - "Permission:FullSearch": "Full search" + "ReIndexAllPosts": "Reindex All Posts", + "ReIndexAllPostsConfirmationMessage": "Are you sure you want to reindex all posts?", + "SuccessfullyReIndexAllPosts": "All posts have been successfully reindexed.", + "Permission:FullSearch": "Full text search" } }