Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json')
-rw-r--r--src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json b/src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json
index bc11b8d35c..c2f6bc2b74 100644
--- a/src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json
+++ b/src/ProjectTemplates/Web.ItemTemplates/content/ViewImports/.template.config/localize/templatestrings.zh-Hans.json
@@ -1,7 +1,7 @@
-{
+{
"author": "Microsoft",
"name": "MVC ViewImports",
- "description": "An MVC View Import Page",
- "symbols/namespace/description": "namespace for the generated code",
- "postActions/openInEditor/description": "Opens _ViewImports.cshtml in the editor"
+ "description": "MVC 视图导入页",
+ "symbols/namespace/description": "生成的代码的命名空间",
+ "postActions/openInEditor/description": "在编辑器中打开 _ViewImports.cshtml"
} \ No newline at end of file