Minor fixes for types
This commit is contained in:
parent
63a7a11853
commit
7d07cfb2f7
1 changed files with 2 additions and 1 deletions
|
|
@ -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.',
|
||||
];
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue