"CreateProjectWizard":"This wizard creates a new project from the startup template which is properly configured to jump start your project.",
"TieredOption":"Creates a tiered solution where Web and Http API layers are physically separated. If not checked, creates a layered solution which is less complex and suitable for most scenarios.",
"SeparateIdentityServerOption":"Separates the server side into two applications: The first one is for the identity server and the second one is for your server side HTTP API.",
"SeparateAuthenticationServerOption":"Separates the server side into two applications: The first one is for the authentication server and the second one is for your server side HTTP API.",
"ProgressiveWebApplicationOption":"Specifies the project as Progressive Web Application",
"UseslatestPreVersion":"Uses the latest pre-release version",
"ReadTheDocumentation":"Read The Documentation",
@ -296,6 +297,7 @@
"EnterYouEmailToGetNews":"Enter your email to get the latest news about the ABP Framework",