From 2d13dd126c6c417f3b497fc4e32739f60846aeb2 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 23 May 2025 16:35:46 +1000 Subject: [PATCH] Updated translations --- lang/en/texts.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/texts.php b/lang/en/texts.php index 2ac550117c..6f1443598d 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5583,6 +5583,7 @@ $lang = array( 'cancel_trial_description' => 'This will cancel your trial and remove all paid features from your account.', 'existing_gateway' => 'Gateway already exists', 'activity_150' => 'Account deleted :notes', + 'docuninja' => 'DocuNinja', ); return $lang;