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} محادثة",
|
||||
|
||||
@@ -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}}",
|
||||
|
||||
@@ -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}}",
|
||||
|
||||
@@ -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}}",
|
||||
|
||||
@@ -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}}",
|
||||
|
||||
@@ -788,6 +788,9 @@
|
||||
"searchPlaceholder": "会話を検索...",
|
||||
"showCompleted": "完了した会話を表示",
|
||||
"moreOptions": "その他のオプション",
|
||||
"sortBy": "並び替え",
|
||||
"sortByCreatedAt": "作成時刻順",
|
||||
"sortByUpdatedAt": "更新時刻順",
|
||||
"statusRunningBadge": "実行中",
|
||||
"statusFailedBadge": "失敗",
|
||||
"conversationCountUnit": "{count} 件",
|
||||
|
||||
@@ -788,6 +788,9 @@
|
||||
"searchPlaceholder": "대화 검색...",
|
||||
"showCompleted": "완료된 대화 표시",
|
||||
"moreOptions": "더 많은 옵션",
|
||||
"sortBy": "정렬 기준",
|
||||
"sortByCreatedAt": "생성 시간순",
|
||||
"sortByUpdatedAt": "업데이트 시간순",
|
||||
"statusRunningBadge": "실행 중",
|
||||
"statusFailedBadge": "실패",
|
||||
"conversationCountUnit": "{count}개",
|
||||
|
||||
@@ -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}}",
|
||||
|
||||
@@ -788,6 +788,9 @@
|
||||
"searchPlaceholder": "搜索会话...",
|
||||
"showCompleted": "显示已完成会话",
|
||||
"moreOptions": "更多选项",
|
||||
"sortBy": "排序方式",
|
||||
"sortByCreatedAt": "按创建时间排序",
|
||||
"sortByUpdatedAt": "按更新时间排序",
|
||||
"statusRunningBadge": "运行中",
|
||||
"statusFailedBadge": "失败",
|
||||
"conversationCountUnit": "{count} 条",
|
||||
|
||||
@@ -788,6 +788,9 @@
|
||||
"searchPlaceholder": "搜尋對話...",
|
||||
"showCompleted": "顯示已完成對話",
|
||||
"moreOptions": "更多選項",
|
||||
"sortBy": "排序方式",
|
||||
"sortByCreatedAt": "按建立時間排序",
|
||||
"sortByUpdatedAt": "按更新時間排序",
|
||||
"statusRunningBadge": "運行中",
|
||||
"statusFailedBadge": "失敗",
|
||||
"conversationCountUnit": "{count} 條",
|
||||
|
||||
Reference in New Issue
Block a user