Minor fixes for types

This commit is contained in:
David Bomba 2023-02-18 08:12:43 +11:00
parent 63a7a11853
commit 7d07cfb2f7

View File

@ -4952,7 +4952,8 @@ $LANG = [
'update_payment' => 'Update Payment',
'markup' => 'Markup',
'unlock_pro' => 'Unlock Pro',
'preferences' => 'Preferences'
'preferences' => 'Preferences',
'click_to_variables' => 'Client here to see all variables.',
];