From 342b58125976aea6ebde25d008f1044ec25e272e Mon Sep 17 00:00:00 2001 From: Soufiane Date: Tue, 25 Apr 2023 15:38:10 +0200 Subject: [PATCH] Replace the table header comment icon with text [SCI-8342] (#5332) --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 431ae226b..4b15abffa 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1381,7 +1381,7 @@ en: status_html: 'Status' assigned_html: 'Assigned to' tags_html: 'Tags' - comments_html: '' + comments_html: 'Comments' modal_move_modules: title: "Move task(s) to experiment" confirm: "Move"