您可以自訂 Start Process
元件(位於 Start Process
Uber視圖和 Task Details
元件(位於 ToDo
Uber的觀點。
變更 tabname
在 translation.json
檔案。
例如,變更 /apps/ws/locales/en-US/translation.json
對下列內容進行修改。
"startprocess" : {}
封鎖。"tabname" : {
"form" : "Application",
"details" : "Overview",
"attachments" : "Attachments",
"notes" : "Helper Notes"
}
"todo" : {}
封鎖。"tabname" : {
"summary" : "Bird's-eye view",
"history" : "Past",
"form" : "Form",
"details" : "Overview",
"attachments" : "Attachments",
"notes" : "Notes"
}
為所有支援的語言新增對應的索引鍵值組。