Add missing keys

This commit is contained in:
David Bomba 2021-10-19 06:52:11 +11:00
parent 5f8b03cc58
commit 9717c238f5

View File

@ -4328,6 +4328,7 @@ $LANG = array(
'giropay_law' => 'By entering your Customer information (such as name, sort code and account number) you (the Customer) agree that this information is given voluntarily.',
'eps' => 'EPS',
'you_need_to_accept_the_terms_before_proceeding' => 'You need to accept the terms before proceeding.',
'clone_to_expense' => 'Clone to expense',
);
return $LANG;