mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore(i18n): add home.json demo file
This commit is contained in:
4
apps/dokploy/public/locales/en/home.json
Normal file
4
apps/dokploy/public/locales/en/home.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"home.projects.title": "Projects",
|
||||
"home.projects.description": "Create and manage your projects"
|
||||
}
|
||||
4
apps/dokploy/public/locales/zh-Hans/home.json
Normal file
4
apps/dokploy/public/locales/zh-Hans/home.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"home.projects.title": "项目",
|
||||
"home.projects.description": "创建和管理您的项目"
|
||||
}
|
||||
Reference in New Issue
Block a user