mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-06 13:34:34 -04:00
Update open source references
This commit is contained in:
parent
8dde332c6d
commit
2d02e4f569
@ -24,7 +24,7 @@ use Utils;
|
||||
* @SWG\Info(
|
||||
* version="1.0.0",
|
||||
* title="Invoice Ninja API",
|
||||
* description="An open-source invoicing and time-tracking app built with Laravel",
|
||||
* description="A source-available invoicing and time-tracking app built with Laravel",
|
||||
* termsOfService="",
|
||||
* @SWG\Contact(
|
||||
* email="contact@invoiceninja.com"
|
||||
|
@ -519,8 +519,8 @@ $LANG = array(
|
||||
'auto_wrap' => 'Auto Line Wrap',
|
||||
'duplicate_post' => 'Warning: the previous page was submitted twice. The second submission had been ignored.',
|
||||
'view_documentation' => 'View Documentation',
|
||||
'app_title' => 'Free Open-Source Online Invoicing',
|
||||
'app_description' => 'Invoice Ninja is a free, open-source solution for invoicing and billing customers. With Invoice Ninja, you can easily build and send beautiful invoices from any device that has access to the web. Your clients can print your invoices, download them as pdf files, and even pay you online from within the system.',
|
||||
'app_title' => 'Free Source-Available Online Invoicing',
|
||||
'app_description' => 'Invoice Ninja is a free, source-available solution for invoicing and billing customers. With Invoice Ninja, you can easily build and send beautiful invoices from any device that has access to the web. Your clients can print your invoices, download them as pdf files, and even pay you online from within the system.',
|
||||
'rows' => 'rows',
|
||||
'www' => 'www',
|
||||
'logo' => 'Logo',
|
||||
|
Loading…
x
Reference in New Issue
Block a user