mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-07 18:06:52 +08:00
fix: Remove any extra Spaces in the title (#15841)
This commit is contained in:
@@ -37,6 +37,7 @@ const translation = {
|
||||
Programming: 'Programming',
|
||||
HR: 'HR',
|
||||
Workflow: 'Workflow',
|
||||
Entertainment: 'Entertainment',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
@@ -37,6 +37,7 @@ const translation = {
|
||||
Programming: '编程',
|
||||
HR: '人力资源',
|
||||
Workflow: '工作流',
|
||||
Entertainment: '娱乐',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user