add support for zh_cn

This commit is contained in:
jiuhao47
2025-06-30 20:52:49 +08:00
parent 5d0777f67c
commit 39e09bedd3
69 changed files with 1498 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
{
"formTitle": "创建您的第一个项目",
"inputLabel": "您现在正在做什么项目?",
"or": "或",
"templateButton": "从模板导入",
"createFromTemplate": "从模板创建",
"goBack": "返回",
"continue": "继续",
"cancel": "取消",
"create": "创建",
"templateDrawerTitle": "从模板中选择",
"createProject": "创建项目"
}