From 6cd2ab8789d739cd953afff43afda4f60f2d1801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Rold=C3=A1n?= Date: Sun, 29 Dec 2024 15:57:20 -0300 Subject: [PATCH] fix: sidebar translatable (#28839) --- frappe/public/js/frappe/ui/sidebar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe/public/js/frappe/ui/sidebar.html b/frappe/public/js/frappe/ui/sidebar.html index 3e642be726..93391012a5 100644 --- a/frappe/public/js/frappe/ui/sidebar.html +++ b/frappe/public/js/frappe/ui/sidebar.html @@ -33,10 +33,10 @@
+ {%= __("Settings") %} + {%= __("Close") %}