feat(sidebar): add conversation sort mode toggle with created-time default
This commit is contained in:
@@ -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}}",
|
||||
|
||||
Reference in New Issue
Block a user