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