From 66ae0b81555a517fbfdd02ebd923fe157c7cf064 Mon Sep 17 00:00:00 2001 From: albert <9526587+ebicoglu@users.noreply.github.com> Date: Sun, 10 Oct 2021 15:45:10 +0300 Subject: [PATCH] Update en.json --- .../src/Volo.Docs.Domain/Volo/Docs/Localization/Domain/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/docs/src/Volo.Docs.Domain/Volo/Docs/Localization/Domain/en.json b/modules/docs/src/Volo.Docs.Domain/Volo/Docs/Localization/Domain/en.json index 37c6c685ff..cdef076bb7 100644 --- a/modules/docs/src/Volo.Docs.Domain/Volo/Docs/Localization/Domain/en.json +++ b/modules/docs/src/Volo.Docs.Domain/Volo/Docs/Localization/Domain/en.json @@ -14,7 +14,7 @@ "ReIndexAllProjects": "ReIndex all projects", "ReIndexProject": "ReIndex project", "ReIndexProjectConfirmationMessage": "Are you sure to reindex for project \"{0}\"", - "SuccessfullyReIndexProject": "Successfully reindex for project \"{0}\"", + "SuccessfullyReIndexProject": "Successfully reindexed: \"{0}\"", "ReIndexAllProjectConfirmationMessage": "Are you sure to reindex all project?", "SuccessfullyReIndexAllProject": "Successfully reindex for all projects", "InThisDocument": "In this document",