diff --git a/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/en.json b/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/en.json index ec1933ac82..ef298d140a 100644 --- a/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/en.json +++ b/modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/en.json @@ -87,6 +87,7 @@ "Views": "views", "Biography": "Biography", "Social": "Social", - "NewBlogPost" : "New Blog Post" + "NewBlogPost" : "New Blog Post", + "BlogMemberMetaDescription" : "ABP Blog for .NET development, cross-platform, ASP.NET application templates, ABP-related news and more..." } }