Browse Source

Add Localization.

pull/20964/head
Fahri Gedik 2 years ago
parent
commit
16aed6136d
  1. 3
      modules/blogging/src/Volo.Blogging.Domain.Shared/Volo/Blogging/Localization/Resources/en.json

3
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..."
}
}

Loading…
Cancel
Save