From 4f2e8c4f972ff03dfab66334613fd9e6e8aa8a49 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 2 Apr 2025 09:10:09 +1100 Subject: [PATCH] Minor fixes for translation strings --- lang/en/texts.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en/texts.php b/lang/en/texts.php index cbc194f045..8dfc7b8d6d 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -2380,7 +2380,7 @@ $lang = array( 'contact_custom2' => 'Contact Second Custom', 'currency' => 'Currency', 'ofx_help' => 'To troubleshoot check for comments on :ofxhome_link and test with :ofxget_link.', - 'comments' => 'comments', + 'comments' => 'Comments', 'item_product' => 'Item Product', 'item_notes' => 'Item Notes', @@ -2887,7 +2887,7 @@ $lang = array( 'reopened' => 'Reopened', 'priority' => 'Priority', 'last_updated' => 'Last Updated', - 'comment' => 'Comments', + 'comment' => 'Comment', 'tags' => 'Tags', 'linked_objects' => 'Linked Objects', 'low' => 'Low',