Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

27 lines
1017 B

{
"culture": "cs",
"texts": {
"Menu:DocumentManagement": "Documents",
"Menu:ProjectManagement": "Projects",
"CreateANewProject": "Create new project",
"Edit": "Edit",
"Create": "Create",
"Projects": "Projects",
"Name": "Name",
"ShortName": "ShortName",
"DocumentStoreType": "DocumentStoreType",
"Format": "Format",
"ShortNameInfoText": "Will be used for unique URL.",
"DisplayName:Name": "Name",
"DisplayName:ShortName": "Short name",
"DisplayName:Format": "Format",
"DisplayName:DefaultDocumentName": "Default document name",
"DisplayName:NavigationDocumentName": "Navigation document name",
"DisplayName:MinimumVersion": "Minimum version",
"DisplayName:MainWebsiteUrl": "Main web site URL",
"DisplayName:LatestVersionBranchName": "Latest version branch name",
"DisplayName:GitHubRootUrl": "GitHub root URL",
"DisplayName:GitHubAccessToken": "GitHub access token",
"DisplayName:GitHubUserAgent": "GitHub user agent"
}
}