This commit is contained in:
2026-06-21 19:42:47 +08:00
parent a84982e1f5
commit 62732ba348
3 changed files with 28 additions and 2 deletions
+2
View File
@@ -54,6 +54,7 @@ var translations = map[Lang]map[string]string{
"dash_users": "Users",
"dash_mgmt_title": "Blog Management",
"dash_mgmt_desc": "Post management, categories, and settings will appear here in future updates.",
"dash_new_article": "New Article",
"dash_page_title": "Dashboard",
// Footer
@@ -154,6 +155,7 @@ var translations = map[Lang]map[string]string{
"dash_users": "用户",
"dash_mgmt_title": "博客管理",
"dash_mgmt_desc": "文章管理、分类和设置将在后续版本中添加。",
"dash_new_article": "新建文章",
"dash_page_title": "后台管理",
// 页脚