@@ -4,7 +4,8 @@ const translation = {
|
||||
dateTimeFormat: 'YYYY-MM-DD HH:mm',
|
||||
table: {
|
||||
header: {
|
||||
time: '時間',
|
||||
updatedTime: '更新時間',
|
||||
time: '創建時間',
|
||||
endUser: '使用者',
|
||||
input: '輸入',
|
||||
output: '輸出',
|
||||
@@ -69,6 +70,9 @@ const translation = {
|
||||
annotated: '已標註改進({{count}} 項)',
|
||||
not_annotated: '未標註',
|
||||
},
|
||||
sortBy: '排序方式:',
|
||||
descending: '降序',
|
||||
ascending: '升序',
|
||||
},
|
||||
workflowTitle: '日誌',
|
||||
workflowSubtitle: '日誌記錄了應用的執行情況',
|
||||
|
Reference in New Issue
Block a user