|
|
@ -20,7 +20,7 @@ |
|
|
"CmsKit:Comments:0001": "The entity {EntityType} is not commentable.", |
|
|
"CmsKit:Comments:0001": "The entity {EntityType} is not commentable.", |
|
|
"CmsKit:Media:0001": "'{Name}' is not a valid media name.", |
|
|
"CmsKit:Media:0001": "'{Name}' is not a valid media name.", |
|
|
"CmsKit:Media:0002": "The entity can't have media.", |
|
|
"CmsKit:Media:0002": "The entity can't have media.", |
|
|
"CmsKit:Page:0001": "The given url ({0}) already exists.", |
|
|
"CmsKit:Page:0001": "The given url ({Slug}) already exists. Please try with different url.", |
|
|
"CmsKit:Rating:0001": "The entity {EntityType} can't be rated.", |
|
|
"CmsKit:Rating:0001": "The entity {EntityType} can't be rated.", |
|
|
"CmsKit:Reaction:0001": "The entity {EntityType} can't have reactions.", |
|
|
"CmsKit:Reaction:0001": "The entity {EntityType} can't have reactions.", |
|
|
"CmsKit:Tag:0002": "The entity is not taggable!", |
|
|
"CmsKit:Tag:0002": "The entity is not taggable!", |
|
|
@ -56,6 +56,7 @@ |
|
|
"New": "New", |
|
|
"New": "New", |
|
|
"OK": "OK", |
|
|
"OK": "OK", |
|
|
"PageDeletionConfirmationMessage": "Are you sure to delete this page?", |
|
|
"PageDeletionConfirmationMessage": "Are you sure to delete this page?", |
|
|
|
|
|
"Pages": "Pages", |
|
|
"PageSlugInformation": "Slug is used on url. Your url will be '/pages/{{slug}}'.", |
|
|
"PageSlugInformation": "Slug is used on url. Your url will be '/pages/{{slug}}'.", |
|
|
"Permission:BlogManagement": "Blog Management", |
|
|
"Permission:BlogManagement": "Blog Management", |
|
|
"Permission:BlogManagement.Create": "Create", |
|
|
"Permission:BlogManagement.Create": "Create", |
|
|
|