feat(sidebar): add conversation sort mode toggle with created-time default

This commit is contained in:
xintaofei
2026-04-22 22:34:23 +08:00
parent 8ef29680d2
commit 5ac9cee2ff
13 changed files with 113 additions and 4 deletions

View File

@@ -788,6 +788,9 @@
"searchPlaceholder": "بحث عن محادثات...",
"showCompleted": "عرض المحادثات المكتملة",
"moreOptions": "المزيد من الخيارات",
"sortBy": "الترتيب حسب",
"sortByCreatedAt": "وقت الإنشاء",
"sortByUpdatedAt": "وقت التحديث",
"statusRunningBadge": "قيد التشغيل",
"statusFailedBadge": "فشل",
"conversationCountUnit": "{count} محادثة",

View File

@@ -788,6 +788,9 @@
"searchPlaceholder": "Konversationen suchen...",
"showCompleted": "Abgeschlossene Konversationen anzeigen",
"moreOptions": "Weitere Optionen",
"sortBy": "Sortieren nach",
"sortByCreatedAt": "Erstellungszeit",
"sortByUpdatedAt": "Aktualisierungszeit",
"statusRunningBadge": "Läuft",
"statusFailedBadge": "Fehlgeschlagen",
"conversationCountUnit": "{count, plural, one {# Konversation} other {# Konversationen}}",

View File

@@ -788,6 +788,9 @@
"searchPlaceholder": "Search conversations...",
"showCompleted": "Show completed conversations",
"moreOptions": "More options",
"sortBy": "Sort by",
"sortByCreatedAt": "Created time",
"sortByUpdatedAt": "Updated time",
"statusRunningBadge": "Running",
"statusFailedBadge": "Failed",
"conversationCountUnit": "{count, plural, one {# conversation} other {# conversations}}",

View File

@@ -788,6 +788,9 @@
"searchPlaceholder": "Buscar conversaciones...",
"showCompleted": "Mostrar conversaciones completadas",
"moreOptions": "Más opciones",
"sortBy": "Ordenar por",
"sortByCreatedAt": "Fecha de creación",
"sortByUpdatedAt": "Fecha de actualización",
"statusRunningBadge": "Ejecutando",
"statusFailedBadge": "Fallido",
"conversationCountUnit": "{count, plural, one {# conversación} other {# conversaciones}}",

View File

@@ -788,6 +788,9 @@
"searchPlaceholder": "Rechercher des conversations...",
"showCompleted": "Afficher les conversations terminées",
"moreOptions": "Plus d'options",
"sortBy": "Trier par",
"sortByCreatedAt": "Date de création",
"sortByUpdatedAt": "Date de mise à jour",
"statusRunningBadge": "En cours",
"statusFailedBadge": "Échec",
"conversationCountUnit": "{count, plural, one {# conversation} other {# conversations}}",

View File

@@ -788,6 +788,9 @@
"searchPlaceholder": "会話を検索...",
"showCompleted": "完了した会話を表示",
"moreOptions": "その他のオプション",
"sortBy": "並び替え",
"sortByCreatedAt": "作成時刻順",
"sortByUpdatedAt": "更新時刻順",
"statusRunningBadge": "実行中",
"statusFailedBadge": "失敗",
"conversationCountUnit": "{count} 件",

View File

@@ -788,6 +788,9 @@
"searchPlaceholder": "대화 검색...",
"showCompleted": "완료된 대화 표시",
"moreOptions": "더 많은 옵션",
"sortBy": "정렬 기준",
"sortByCreatedAt": "생성 시간순",
"sortByUpdatedAt": "업데이트 시간순",
"statusRunningBadge": "실행 중",
"statusFailedBadge": "실패",
"conversationCountUnit": "{count}개",

View File

@@ -788,6 +788,9 @@
"searchPlaceholder": "Buscar conversas...",
"showCompleted": "Mostrar conversas concluídas",
"moreOptions": "Mais opções",
"sortBy": "Ordenar por",
"sortByCreatedAt": "Data de criação",
"sortByUpdatedAt": "Data de atualização",
"statusRunningBadge": "Executando",
"statusFailedBadge": "Falhou",
"conversationCountUnit": "{count, plural, one {# conversa} other {# conversas}}",

View File

@@ -788,6 +788,9 @@
"searchPlaceholder": "搜索会话...",
"showCompleted": "显示已完成会话",
"moreOptions": "更多选项",
"sortBy": "排序方式",
"sortByCreatedAt": "按创建时间排序",
"sortByUpdatedAt": "按更新时间排序",
"statusRunningBadge": "运行中",
"statusFailedBadge": "失败",
"conversationCountUnit": "{count} 条",

View File

@@ -788,6 +788,9 @@
"searchPlaceholder": "搜尋對話...",
"showCompleted": "顯示已完成對話",
"moreOptions": "更多選項",
"sortBy": "排序方式",
"sortByCreatedAt": "按建立時間排序",
"sortByUpdatedAt": "按更新時間排序",
"statusRunningBadge": "運行中",
"statusFailedBadge": "失敗",
"conversationCountUnit": "{count} 條",