diff --git a/frappe/public/js/frappe/list/list_sidebar.js b/frappe/public/js/frappe/list/list_sidebar.js index 930dba846c..9a79d37cbd 100644 --- a/frappe/public/js/frappe/list/list_sidebar.js +++ b/frappe/public/js/frappe/list/list_sidebar.js @@ -270,9 +270,9 @@ frappe.views.ListSidebar = class ListSidebar { this.insights_banner.remove(); } - const message = "Get more insights with"; + const message = __("Get more insights with"); const link = "https://frappe.io/s/insights"; - const cta = "Frappe Insights"; + const cta = __("Frappe Insights"); this.insights_banner = $(`