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