diff --git a/src/app/copilot/components/action-card/action-card.component.html b/src/app/copilot/components/action-card/action-card.component.html index c49944b494..21865e2a35 100644 --- a/src/app/copilot/components/action-card/action-card.component.html +++ b/src/app/copilot/components/action-card/action-card.component.html @@ -11,7 +11,9 @@
No recent conversations
-Your chat history will appear here
+{{ 'copilot.recent.emptyTitle' | translate }}
+{{ 'copilot.recent.emptySubtitle' | translate }}