mirror of https://github.com/abpframework/abp.git
committed by
GitHub
35 changed files with 313 additions and 257 deletions
@ -1,228 +1,229 @@ |
|||
{ |
|||
"culture": "en", |
|||
"texts": { |
|||
"AddSubMenuItem": "Add Sub Menu Item", |
|||
"AreYouSure": "Are You Sure?", |
|||
"BlogDeletionConfirmationMessage": "The blog '{0}' will be deleted. Are you sure?", |
|||
"BlogFeatureNotAvailable": "This feature is not available now. Enable with 'GlobalFeatureManager' to use it.", |
|||
"BlogId": "Blog", |
|||
"BlogPostDeletionConfirmationMessage": "The blog post '{0}' will be deleted. Are you sure?", |
|||
"BlogPosts": "Blog Posts", |
|||
"Blogs": "Blogs", |
|||
"ChoosePreference": "Choose Preference...", |
|||
"Cms": "CMS", |
|||
"CmsKit.Comments": "Comments", |
|||
"CmsKit.Ratings": "Ratings", |
|||
"CmsKit.Reactions": "Reactions", |
|||
"CmsKit.Tags": "Tags", |
|||
"CmsKit:0002": "Content already exists!", |
|||
"CmsKit:0003": "The entity {0} is not taggable.", |
|||
"CmsKit:Blog:0001": "The given slug ({Slug}) already exists!", |
|||
"CmsKit:BlogPost:0001": "The given slug already exists!", |
|||
"CmsKit:Comments:0001": "The entity {EntityType} is not commentable.", |
|||
"CmsKit:Media:0001": "'{Name}' is not a valid media name.", |
|||
"CmsKit:Media:0002": "The entity can't have media.", |
|||
"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:Reaction:0001": "The entity {EntityType} can't have reactions.", |
|||
"CmsKit:Tag:0002": "The entity is not taggable!", |
|||
"CommentAuthorizationExceptionMessage": "Those comments are not allowed for public display.", |
|||
"CommentDeletionConfirmationMessage": "This comment and all replies will be deleted!", |
|||
"Comments": "Comments", |
|||
"Content": "Content", |
|||
"ContentDeletionConfirmationMessage": "Are you sure to delete this content?", |
|||
"Contents": "Contents", |
|||
"CoverImage": "Cover Image", |
|||
"CreateBlogPostPage": "New Blog Post", |
|||
"CreationTime": "Creation Time", |
|||
"Delete": "Delete", |
|||
"Detail": "Detail", |
|||
"Details": "Details", |
|||
"DisplayName": "Display Name", |
|||
"DoYouPreferAdditionalEmails": "Do you prefer additional emails?", |
|||
"Edit": "Edit", |
|||
"EndDate": "End Date", |
|||
"EntityId": "Entity Id", |
|||
"EntityType": "Entity Type", |
|||
"ExportCSV": "Export CSV", |
|||
"Features": "Features", |
|||
"GenericDeletionConfirmationMessage": "Are you sure to delete '{0}'?", |
|||
"IsActive": "Active", |
|||
"LastModification": "Last Modification", |
|||
"LastModificationTime": "Last Modification Time", |
|||
"LoginToAddComment": "Login to add comment", |
|||
"LoginToRate": "Login to rate", |
|||
"LoginToReact": "Login to react", |
|||
"LoginToReply": "Login to reply", |
|||
"MainMenu": "Main Menu", |
|||
"MakeMainMenu": "Make Main Menu", |
|||
"Menu:CMS": "CMS", |
|||
"Menus": "Menus", |
|||
"MenuDeletionConfirmationMessage": "The menu '{0}' will be deleted. Are you sure?", |
|||
"MenuItemDeletionConfirmationMessage": "Are sure to delete this menu item?", |
|||
"MenuItemMoveConfirmMessage": "Are you sure you want to move '{0}' under '{1}'?", |
|||
"MenuItems": "Menu Items", |
|||
"Message": "Message", |
|||
"MessageDeletionConfirmationMessage": "This comment will be deleted completely.", |
|||
"NewBlog": "New Blog", |
|||
"NewBlogPost": "New Blog Post", |
|||
"NewMenu": "New Menu", |
|||
"NewMenuItem": "New Root Menu Item", |
|||
"NewPage": "New Page", |
|||
"NewTag": "New Tag", |
|||
"NoMenuItems": "There is no menu item yet!", |
|||
"OK": "OK", |
|||
"PageDeletionConfirmationMessage": "Are you sure to delete this page?", |
|||
"PageId": "Page", |
|||
"Pages": "Pages", |
|||
"PageSlugInformation": "Slug is used on url. Your url will be '/{{slug}}'.", |
|||
"Permission:BlogManagement": "Blog Management", |
|||
"Permission:BlogManagement.Create": "Create", |
|||
"Permission:BlogManagement.Delete": "Delete", |
|||
"Permission:BlogManagement.Features": "Features", |
|||
"Permission:BlogManagement.Update": "Update", |
|||
"Permission:BlogPostManagement": "Blog Post Management", |
|||
"Permission:BlogPostManagement.Create": "Create", |
|||
"Permission:BlogPostManagement.Delete": "Delete", |
|||
"Permission:BlogPostManagement.Update": "Update", |
|||
"Permission:BlogPostManagement.Publish": "Publish", |
|||
"Permission:CmsKit": "CmsKit Admin", |
|||
"Permission:Comments": "Comment Management", |
|||
"Permission:Comments.Delete": "Delete", |
|||
"Permission:Contents": "Content Management", |
|||
"Permission:Contents.Create": "Create Content", |
|||
"Permission:Contents.Delete": "Delete Content", |
|||
"Permission:Contents.Update": "Update Content", |
|||
"Permission:MediaDescriptorManagement": "Media Management", |
|||
"Permission:MediaDescriptorManagement:Create": "Create", |
|||
"Permission:MediaDescriptorManagement:Delete": "Delete", |
|||
"Permission:MenuItemManagement": "Menu Item Management", |
|||
"Permission:MenuItemManagement.Create": "Create", |
|||
"Permission:MenuItemManagement.Delete": "Delete", |
|||
"Permission:MenuItemManagement.Update": "Update", |
|||
"Permission:MenuManagement": "Menu Management", |
|||
"Permission:MenuManagement.Create": "Create", |
|||
"Permission:MenuManagement.Delete": "Delete", |
|||
"Permission:MenuManagement.Update": "Update", |
|||
"Permission:Menus": "Menu Management", |
|||
"Permission:Menus.Create": "Create", |
|||
"Permission:Menus.Delete": "Delete", |
|||
"Permission:Menus.Update": "Update", |
|||
"Permission:PageManagement": "Page Management", |
|||
"Permission:PageManagement:Create": "Create", |
|||
"Permission:PageManagement:Delete": "Delete", |
|||
"Permission:PageManagement:Update": "Update", |
|||
"Permission:PageManagement:SetAsHomePage": "Set As Home Page", |
|||
"Permission:TagManagement": "Tag Management", |
|||
"Permission:TagManagement.Create": "Create", |
|||
"Permission:TagManagement.Delete": "Delete", |
|||
"Permission:TagManagement.Update": "Update", |
|||
"Permission:GlobalResources": "Global Resources", |
|||
"Permission:CmsKitPublic": "CmsKit Public", |
|||
"Permission:Comments.DeleteAll": "Delete All", |
|||
"PickYourReaction": "Pick your reaction", |
|||
"Rating": "Rating", |
|||
"RatingUndoMessage": "Your rating will be undo.", |
|||
"Reactions": "Reactions", |
|||
"Read": "Read", |
|||
"RepliesToThisComment": "Replies to this comment", |
|||
"Reply": "Reply", |
|||
"ReplyTo": "Reply to", |
|||
"SamplePageMessage": "A sample page for the Pro module", |
|||
"SaveChanges": "Save Changes", |
|||
"Script": "Script", |
|||
"SelectAll": "Select All", |
|||
"Send": "Send", |
|||
"SendMessage": "Send Message", |
|||
"SelectedAuthor": "Author", |
|||
"ShortDescription": "Short description", |
|||
"Slug": "Slug", |
|||
"Source": "Source", |
|||
"SourceUrl": "Source Url", |
|||
"Star": "Star", |
|||
"StartDate": "Start Date", |
|||
"Style": "Style", |
|||
"Subject": "Subject", |
|||
"SubjectPlaceholder": "Please type a subject", |
|||
"Submit": "Submit", |
|||
"Subscribe": "Subscribe", |
|||
"SuccessfullySaved": "Successfully saved!", |
|||
"TagDeletionConfirmationMessage": "Are you sure to delete '{0}' tag?", |
|||
"Tags": "Tags", |
|||
"Text": "Text", |
|||
"ThankYou": "Thank you", |
|||
"Title": "Title", |
|||
"Undo": "Undo", |
|||
"Update": "Update", |
|||
"UpdatePreferenceSuccessMessage": "Your preferences have been saved.", |
|||
"UpdateYourEmailPreferences": "Update your email preferences", |
|||
"UnMakeMainMenu": "Unmake Main Menu", |
|||
"UploadFailedMessage": "Upload failed.", |
|||
"UserId": "User Id", |
|||
"Username": "Username", |
|||
"YourComment": "Your comment", |
|||
"YourEmailAddress": "Your e-mail address", |
|||
"YourFullName": "Your full name", |
|||
"YourMessage": "Your Message", |
|||
"YourReply": "Your reply", |
|||
"MarkdownSupported": "<a href=\"https://www.markdownguide.org/basic-syntax/\">Markdown</a> supported.", |
|||
"GlobalResources": "Global Resources", |
|||
"SavedSuccessfully": "Saved successfully", |
|||
"CmsKit.BlogPost.Status.0": "Draft", |
|||
"CmsKit.BlogPost.Status.1": "Published", |
|||
"CmsKit.BlogPost.Status.2": "Waiting for review", |
|||
"BlogPostPublishConfirmationMessage": "Are you sure to publish the blog post \"{0}\"?", |
|||
"SuccessfullyPublished": "Successfully published!", |
|||
"Draft": "Draft", |
|||
"Publish": "Publish", |
|||
"BlogPostDraftConfirmationMessage": "Are you sure to set the blog post \"{0}\" as draft?", |
|||
"BlogPostSendToReviewConfirmationMessage": "Are you sure to send the blog post \"{0}\" to admin review for publishing?", |
|||
"SaveAsDraft": "Save as draft", |
|||
"SendToReview": "Send to review", |
|||
"SendToReviewToPublish": "Send to review to publish", |
|||
"BlogPostSendToReviewSuccessMessage": "The blog post \"{0}\" has been sent to admin review for publishing.", |
|||
"HasBlogPostWaitingForReviewMessage": "You have a blog post waiting for review. Click to list.", |
|||
"SelectAStatus": "Select a status", |
|||
"Status": "Status", |
|||
"CmsKit.BlogPost.ScrollIndex": "Quick navigation bar in blog posts", |
|||
"Add": "Add", |
|||
"AddWidget": "Add Widget", |
|||
"PleaseConfigureWidgets": "Please configure widgets", |
|||
"SelectAnAuthor": "Select an Author", |
|||
"InThisDocument": "In This Document", |
|||
"GoToTop": "Go To Top", |
|||
"SetAsHomePage": "Change Home Page Status", |
|||
"CompletedSettingAsHomePage": "Set as home page", |
|||
"IsHomePage": "Is Home Page", |
|||
"RemovedSettingAsHomePage": "Removed setting the home page", |
|||
"Feature:CmsKitGroup": "Cms Kit", |
|||
"Feature:BlogEnable": "Blogpost", |
|||
"Feature:BlogEnableDescription": "CMS Kit's blogpost system that allows create blogs and posts dynamically in the application.", |
|||
"Feature:CommentEnable": "Commenting", |
|||
"Feature:CommentEnableDescription": "CMS Kit's comment system allows commenting on entities such as BlogPost.", |
|||
"Feature:GlobalResourceEnable": "Global resourcing", |
|||
"Feature:GlobalResourceEnableDescription": "CMS Kit's global resoruces feature that allows managing global styles & scripts.", |
|||
"Feature:MenuEnable": "Menu", |
|||
"Feature:MenuEnableDescription": "CMS Kit's dynamic menu system that allows adding/removing application menus dynamically.", |
|||
"Feature:PageEnable": "Paging", |
|||
"Feature:PageEnableDescription": "CMS Kit's page system that allows creating static pages with specific URL.", |
|||
"Feature:RatingEnable": "Rating", |
|||
"Feature:RatingEnableDescription": "CMS Kit's rating system that allows users to rate entities such as BlogPost.", |
|||
"Feature:ReactionEnable": "Reaction", |
|||
"Feature:ReactionEnableDescription": "CMS Kit's reaction system that allows users to send reactions to entities such as BlogPost, Comments, etc.", |
|||
"Feature:TagEnable": "Taging", |
|||
"Feature:TagEnableDescription": "CMS Kit's tag system that allows tagging entities such as BlogPost.", |
|||
"DeleteBlogPostMessage": "The blog will be deleted. Are you sure?", |
|||
"CaptchaCode": "Captcha code", |
|||
"CommentTextRequired": "Comment is required", |
|||
"CaptchaCodeErrorMessage": "The answer you entered for the CAPTCHA was not correct. Please try again", |
|||
"CaptchaCodeMissingMessage": "The captcha code is missing!", |
|||
"UnAllowedExternalUrlMessage": "You included an unallowed external URL. Please try again without the external URL.", |
|||
"URL": "URL", |
|||
"PopularTags": "Popular Tags", |
|||
"RemoveCoverImageConfirmationMessage": "Are you sure you want to remove the cover image?", |
|||
"RemoveCoverImage": "Remove cover image", |
|||
"CssClass": "CSS Class", |
|||
"TagsHelpText": "Tags should be comma-separated (e.g.: tag1, tag2, tag3)" |
|||
} |
|||
"texts": { |
|||
"AddSubMenuItem": "Add Sub Menu Item", |
|||
"AreYouSure": "Are You Sure?", |
|||
"BlogDeletionConfirmationMessage": "The blog '{0}' will be deleted. Are you sure?", |
|||
"BlogFeatureNotAvailable": "This feature is not available now. Enable with 'GlobalFeatureManager' to use it.", |
|||
"BlogId": "Blog", |
|||
"BlogPostDeletionConfirmationMessage": "The blog post '{0}' will be deleted. Are you sure?", |
|||
"BlogPosts": "Blog Posts", |
|||
"Blogs": "Blogs", |
|||
"ChoosePreference": "Choose Preference...", |
|||
"Cms": "CMS", |
|||
"CmsKit.Comments": "Comments", |
|||
"CmsKit.Ratings": "Ratings", |
|||
"CmsKit.Reactions": "Reactions", |
|||
"CmsKit.Tags": "Tags", |
|||
"CmsKit:0002": "Content already exists!", |
|||
"CmsKit:0003": "The entity {0} is not taggable.", |
|||
"CmsKit:Blog:0001": "The given slug ({Slug}) already exists!", |
|||
"CmsKit:BlogPost:0001": "The given slug already exists!", |
|||
"CmsKit:Comments:0001": "The entity {EntityType} is not commentable.", |
|||
"CmsKit:Media:0001": "'{Name}' is not a valid media name.", |
|||
"CmsKit:Media:0002": "The entity can't have media.", |
|||
"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:Reaction:0001": "The entity {EntityType} can't have reactions.", |
|||
"CmsKit:Tag:0002": "The entity is not taggable!", |
|||
"CommentAuthorizationExceptionMessage": "Those comments are not allowed for public display.", |
|||
"CommentDeletionConfirmationMessage": "This comment and all replies will be deleted!", |
|||
"Comments": "Comments", |
|||
"Content": "Content", |
|||
"ContentDeletionConfirmationMessage": "Are you sure to delete this content?", |
|||
"Contents": "Contents", |
|||
"CoverImage": "Cover Image", |
|||
"CreateBlogPostPage": "New Blog Post", |
|||
"CreationTime": "Creation Time", |
|||
"Delete": "Delete", |
|||
"Detail": "Detail", |
|||
"Details": "Details", |
|||
"DisplayName": "Display Name", |
|||
"DoYouPreferAdditionalEmails": "Do you prefer additional emails?", |
|||
"Edit": "Edit", |
|||
"EndDate": "End Date", |
|||
"EntityId": "Entity Id", |
|||
"EntityType": "Entity Type", |
|||
"ExportCSV": "Export CSV", |
|||
"Features": "Features", |
|||
"GenericDeletionConfirmationMessage": "Are you sure to delete '{0}'?", |
|||
"IsActive": "Active", |
|||
"LastModification": "Last Modification", |
|||
"LastModificationTime": "Last Modification Time", |
|||
"LoginToAddComment": "Login to add comment", |
|||
"LoginToRate": "Login to rate", |
|||
"LoginToReact": "Login to react", |
|||
"LoginToReply": "Login to reply", |
|||
"MainMenu": "Main Menu", |
|||
"MakeMainMenu": "Make Main Menu", |
|||
"Menu:CMS": "CMS", |
|||
"Menus": "Menus", |
|||
"MenuDeletionConfirmationMessage": "The menu '{0}' will be deleted. Are you sure?", |
|||
"MenuItemDeletionConfirmationMessage": "Are sure to delete this menu item?", |
|||
"MenuItemMoveConfirmMessage": "Are you sure you want to move '{0}' under '{1}'?", |
|||
"MenuItems": "Menu Items", |
|||
"Message": "Message", |
|||
"MessageDeletionConfirmationMessage": "This comment will be deleted completely.", |
|||
"NewBlog": "New Blog", |
|||
"NewBlogPost": "New Blog Post", |
|||
"NewMenu": "New Menu", |
|||
"NewMenuItem": "New Root Menu Item", |
|||
"NewPage": "New Page", |
|||
"NewTag": "New Tag", |
|||
"NoMenuItems": "There is no menu item yet!", |
|||
"OK": "OK", |
|||
"PageDeletionConfirmationMessage": "Are you sure to delete this page?", |
|||
"PageId": "Page", |
|||
"Pages": "Pages", |
|||
"PageSlugInformation": "Slug is used on url. Your url will be '/{{slug}}'.", |
|||
"Permission:BlogManagement": "Blog Management", |
|||
"Permission:BlogManagement.Create": "Create", |
|||
"Permission:BlogManagement.Delete": "Delete", |
|||
"Permission:BlogManagement.Features": "Features", |
|||
"Permission:BlogManagement.Update": "Update", |
|||
"Permission:BlogPostManagement": "Blog Post Management", |
|||
"Permission:BlogPostManagement.Create": "Create", |
|||
"Permission:BlogPostManagement.Delete": "Delete", |
|||
"Permission:BlogPostManagement.Update": "Update", |
|||
"Permission:BlogPostManagement.Publish": "Publish", |
|||
"Permission:CmsKit": "CmsKit Admin", |
|||
"Permission:Comments": "Comment Management", |
|||
"Permission:Comments.Delete": "Delete", |
|||
"Permission:Contents": "Content Management", |
|||
"Permission:Contents.Create": "Create Content", |
|||
"Permission:Contents.Delete": "Delete Content", |
|||
"Permission:Contents.Update": "Update Content", |
|||
"Permission:MediaDescriptorManagement": "Media Management", |
|||
"Permission:MediaDescriptorManagement:Create": "Create", |
|||
"Permission:MediaDescriptorManagement:Delete": "Delete", |
|||
"Permission:MenuItemManagement": "Menu Item Management", |
|||
"Permission:MenuItemManagement.Create": "Create", |
|||
"Permission:MenuItemManagement.Delete": "Delete", |
|||
"Permission:MenuItemManagement.Update": "Update", |
|||
"Permission:MenuManagement": "Menu Management", |
|||
"Permission:MenuManagement.Create": "Create", |
|||
"Permission:MenuManagement.Delete": "Delete", |
|||
"Permission:MenuManagement.Update": "Update", |
|||
"Permission:Menus": "Menu Management", |
|||
"Permission:Menus.Create": "Create", |
|||
"Permission:Menus.Delete": "Delete", |
|||
"Permission:Menus.Update": "Update", |
|||
"Permission:PageManagement": "Page Management", |
|||
"Permission:PageManagement:Create": "Create", |
|||
"Permission:PageManagement:Delete": "Delete", |
|||
"Permission:PageManagement:Update": "Update", |
|||
"Permission:PageManagement:SetAsHomePage": "Set As Home Page", |
|||
"Permission:TagManagement": "Tag Management", |
|||
"Permission:TagManagement.Create": "Create", |
|||
"Permission:TagManagement.Delete": "Delete", |
|||
"Permission:TagManagement.Update": "Update", |
|||
"Permission:GlobalResources": "Global Resources", |
|||
"Permission:CmsKitPublic": "CmsKit Public", |
|||
"Permission:Comments.DeleteAll": "Delete All", |
|||
"PickYourReaction": "Pick your reaction", |
|||
"Rating": "Rating", |
|||
"RatingUndoMessage": "Your rating will be undo.", |
|||
"Reactions": "Reactions", |
|||
"Read": "Read", |
|||
"RepliesToThisComment": "Replies to this comment", |
|||
"Reply": "Reply", |
|||
"ReplyTo": "Reply to", |
|||
"SamplePageMessage": "A sample page for the Pro module", |
|||
"SaveChanges": "Save Changes", |
|||
"Script": "Script", |
|||
"SelectAll": "Select All", |
|||
"Send": "Send", |
|||
"SendMessage": "Send Message", |
|||
"SelectedAuthor": "Author", |
|||
"ShortDescription": "Short description", |
|||
"Slug": "Slug", |
|||
"Source": "Source", |
|||
"SourceUrl": "Source Url", |
|||
"Star": "Star", |
|||
"StartDate": "Start Date", |
|||
"Style": "Style", |
|||
"Subject": "Subject", |
|||
"SubjectPlaceholder": "Please type a subject", |
|||
"Submit": "Submit", |
|||
"Subscribe": "Subscribe", |
|||
"SuccessfullySaved": "Successfully saved!", |
|||
"TagDeletionConfirmationMessage": "Are you sure to delete '{0}' tag?", |
|||
"Tags": "Tags", |
|||
"Text": "Text", |
|||
"ThankYou": "Thank you", |
|||
"Title": "Title", |
|||
"Undo": "Undo", |
|||
"Update": "Update", |
|||
"UpdatePreferenceSuccessMessage": "Your preferences have been saved.", |
|||
"UpdateYourEmailPreferences": "Update your email preferences", |
|||
"UnMakeMainMenu": "Unmake Main Menu", |
|||
"UploadFailedMessage": "Upload failed.", |
|||
"UserId": "User Id", |
|||
"Username": "Username", |
|||
"YourComment": "Your comment", |
|||
"YourEmailAddress": "Your e-mail address", |
|||
"YourFullName": "Your full name", |
|||
"YourMessage": "Your Message", |
|||
"YourReply": "Your reply", |
|||
"MarkdownSupported": "<a href=\"https://www.markdownguide.org/basic-syntax/\">Markdown</a> supported.", |
|||
"GlobalResources": "Global Resources", |
|||
"SavedSuccessfully": "Saved successfully", |
|||
"CmsKit.BlogPost.Status.0": "Draft", |
|||
"CmsKit.BlogPost.Status.1": "Published", |
|||
"CmsKit.BlogPost.Status.2": "Waiting for review", |
|||
"BlogPostPublishConfirmationMessage": "Are you sure to publish the blog post \"{0}\"?", |
|||
"SuccessfullyPublished": "Successfully published!", |
|||
"Draft": "Draft", |
|||
"Publish": "Publish", |
|||
"BlogPostDraftConfirmationMessage": "Are you sure to set the blog post \"{0}\" as draft?", |
|||
"BlogPostSendToReviewConfirmationMessage": "Are you sure to send the blog post \"{0}\" to admin review for publishing?", |
|||
"SaveAsDraft": "Save as draft", |
|||
"SendToReview": "Send to review", |
|||
"SendToReviewToPublish": "Send to review to publish", |
|||
"BlogPostSendToReviewSuccessMessage": "The blog post \"{0}\" has been sent to admin review for publishing.", |
|||
"HasBlogPostWaitingForReviewMessage": "You have a blog post waiting for review. Click to list.", |
|||
"SelectAStatus": "Select a status", |
|||
"Status": "Status", |
|||
"CmsKit.BlogPost.ScrollIndex": "Quick navigation bar in blog posts", |
|||
"CmsKit.BlogPost.PreventXssFeature": "Prevent XSS", |
|||
"Add": "Add", |
|||
"AddWidget": "Add Widget", |
|||
"PleaseConfigureWidgets": "Please configure widgets", |
|||
"SelectAnAuthor": "Select an Author", |
|||
"InThisDocument": "In This Document", |
|||
"GoToTop": "Go To Top", |
|||
"SetAsHomePage": "Change Home Page Status", |
|||
"CompletedSettingAsHomePage": "Set as home page", |
|||
"IsHomePage": "Is Home Page", |
|||
"RemovedSettingAsHomePage": "Removed setting the home page", |
|||
"Feature:CmsKitGroup": "Cms Kit", |
|||
"Feature:BlogEnable": "Blogpost", |
|||
"Feature:BlogEnableDescription": "CMS Kit's blogpost system that allows create blogs and posts dynamically in the application.", |
|||
"Feature:CommentEnable": "Commenting", |
|||
"Feature:CommentEnableDescription": "CMS Kit's comment system allows commenting on entities such as BlogPost.", |
|||
"Feature:GlobalResourceEnable": "Global resourcing", |
|||
"Feature:GlobalResourceEnableDescription": "CMS Kit's global resoruces feature that allows managing global styles & scripts.", |
|||
"Feature:MenuEnable": "Menu", |
|||
"Feature:MenuEnableDescription": "CMS Kit's dynamic menu system that allows adding/removing application menus dynamically.", |
|||
"Feature:PageEnable": "Paging", |
|||
"Feature:PageEnableDescription": "CMS Kit's page system that allows creating static pages with specific URL.", |
|||
"Feature:RatingEnable": "Rating", |
|||
"Feature:RatingEnableDescription": "CMS Kit's rating system that allows users to rate entities such as BlogPost.", |
|||
"Feature:ReactionEnable": "Reaction", |
|||
"Feature:ReactionEnableDescription": "CMS Kit's reaction system that allows users to send reactions to entities such as BlogPost, Comments, etc.", |
|||
"Feature:TagEnable": "Taging", |
|||
"Feature:TagEnableDescription": "CMS Kit's tag system that allows tagging entities such as BlogPost.", |
|||
"DeleteBlogPostMessage": "The blog will be deleted. Are you sure?", |
|||
"CaptchaCode": "Captcha code", |
|||
"CommentTextRequired": "Comment is required", |
|||
"CaptchaCodeErrorMessage": "The answer you entered for the CAPTCHA was not correct. Please try again", |
|||
"CaptchaCodeMissingMessage": "The captcha code is missing!", |
|||
"UnAllowedExternalUrlMessage": "You included an unallowed external URL. Please try again without the external URL.", |
|||
"URL": "URL", |
|||
"PopularTags": "Popular Tags", |
|||
"RemoveCoverImageConfirmationMessage": "Are you sure you want to remove the cover image?", |
|||
"RemoveCoverImage": "Remove cover image", |
|||
"CssClass": "CSS Class", |
|||
"TagsHelpText": "Tags should be comma-separated (e.g.: tag1, tag2, tag3)" |
|||
} |
|||
} |
|||
Loading…
Reference in new issue