chore(i18n): add home.json demo file

This commit is contained in:
JiPai
2025-03-09 22:24:04 +08:00
parent 888e904d75
commit ed89f5aa8a
3 changed files with 12 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
{
"home.projects.title": "Projects",
"home.projects.description": "Create and manage your projects"
}

View File

@@ -0,0 +1,4 @@
{
"home.projects.title": "项目",
"home.projects.description": "创建和管理您的项目"
}