Browse Source

CmsKit - Fix typo in Resources

pull/6926/head
enisn 6 years ago
parent
commit
d933603a32
  1. 2
      modules/cms-kit/src/Volo.CmsKit.Domain.Shared/Volo/CmsKit/Localization/Resources/en.json

2
modules/cms-kit/src/Volo.CmsKit.Domain.Shared/Volo/CmsKit/Localization/Resources/en.json

@ -1,7 +1,7 @@
{
"culture": "en",
"texts": {
"CmsKit:0002": "Content already exist!",
"CmsKit:0002": "Content already exists!",
"CommentAuthorizationExceptionMessage": "Those comments are not allowed for public display.",
"Comments": "Comments",
"Delete": "Delete",

Loading…
Cancel
Save