Skip to content

Commit c877b23

Browse files
committed
Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2656907
1 parent ca18561 commit c877b23

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/.template.config/localize/templatestrings.de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"author": "Microsoft",
3-
"name": "ASP.NET Core Web App (Razor Pages)",
3+
"name": "ASP.NET Core-Web-App (Razor Pages)",
44
"description": "Eine Projektvorlage zum Erstellen einer ASP.NET Core-Anwendung mit Beispielinhalten für ASP.NET Core Razor Pages",
55
"symbols/auth/choices/None/description": "Keine Authentifizierung",
66
"symbols/auth/choices/Individual/description": "Individuelle Authentifizierung",

src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/.template.config/localize/templatestrings.fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"author": "Microsoft",
3-
"name": "ASP.NET Core Web App (Razor Pages)",
3+
"name": "Application web ASP.NET Core (Razor Pages)",
44
"description": "Modèle de projet pour la création d’une application ASP.NET Core avec un exemple de contenu ASP.NET Core Razor Pages",
55
"symbols/auth/choices/None/description": "Aucune authentification",
66
"symbols/auth/choices/Individual/description": "Authentification individuelle",

src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/.template.config/localize/templatestrings.ja.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"author": "Microsoft",
3-
"name": "ASP.NET Core Web App (Razor Pages)",
3+
"name": "ASP.NET Core Web アプリ (Razor Pages)",
44
"description": "ASP.NET Core アプリケーションを、サンプルの ASP.NET Core Razor Pages コンテンツで作成するためのプロジェクト テンプレートです",
55
"symbols/auth/choices/None/description": "認証なし",
66
"symbols/auth/choices/Individual/description": "個別の認証",

src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/.template.config/localize/templatestrings.zh-Hans.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"author": "Microsoft",
3-
"name": "ASP.NET Core Web App (Razor Pages)",
3+
"name": "ASP.NET Core Web 应用(Razor Pages)",
44
"description": "用于创建包含示例 ASP.NET Core Razor Pages 内容的 ASP.NET Core 应用程序的项目模板",
55
"symbols/auth/choices/None/description": "无身份验证",
66
"symbols/auth/choices/Individual/description": "个人身份验证",

0 commit comments

Comments
 (0)