feat(sidebar): add conversation sort mode toggle with created-time default
This commit is contained in:
@@ -788,6 +788,9 @@
|
||||
"searchPlaceholder": "搜尋對話...",
|
||||
"showCompleted": "顯示已完成對話",
|
||||
"moreOptions": "更多選項",
|
||||
"sortBy": "排序方式",
|
||||
"sortByCreatedAt": "按建立時間排序",
|
||||
"sortByUpdatedAt": "按更新時間排序",
|
||||
"statusRunningBadge": "運行中",
|
||||
"statusFailedBadge": "失敗",
|
||||
"conversationCountUnit": "{count} 條",
|
||||
|
||||
Reference in New Issue
Block a user