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:
parent
b33637dc5a
commit
3a67dbb959
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user