Add route to support display a clients custom settings configuration:

This commit is contained in:
David Bomba 2025-06-09 19:27:38 +10:00
parent b276cb2cca
commit 590e911c2a
1 changed files with 1 additions and 0 deletions

View File

@ -5585,6 +5585,7 @@ $lang = array(
'activity_150' => 'Account deleted :notes',
'docuninja' => 'DocuNinja',
'pro_rata' => 'Pro Rata',
'change_docuninja_plan' => 'Change DocuNinja Plan',
);
return $lang;