1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00

Translations for react app

This commit is contained in:
Benjamin Beganović 2022-04-24 23:29:42 +02:00
parent b33637dc5a
commit 3a67dbb959

View File

@ -4562,6 +4562,11 @@ $LANG = array(
'approved_quotes' => 'Successfully :value approved quotes',
'client_website' => 'Client Website',
'invalid_time' => 'Invalid Time',
'signed_in_as' => 'Signed in as',
'total_results' => 'Total results',
'restore_company_gateway' => 'Restore payment gateway',
'archive_company_gateway' => 'Archive payment gateway',
'delete_company_gateway' => 'Delete payment gateway',
);
return $LANG;