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;