From a2d52bde2ba12e2ec2a49b01cce4ae24fd9406a9 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Thu, 20 Apr 2023 16:13:19 +1000 Subject: [PATCH] Minor fixes --- lang/en/texts.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/texts.php b/lang/en/texts.php index 4c0b935046..dd52100de8 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5061,6 +5061,7 @@ $LANG = array( 'app_help_link' => 'More information ', 'here' => 'here', 'industry_Restaurant & Catering' => 'Restaurant & Catering', + 'show_credits_table' => 'Show Credits Table', );