frontend fixes

This commit is contained in:
Peter Papp
2021-05-07 07:35:03 +02:00
parent f5f0663d07
commit 070f8b4d40
12 changed files with 289 additions and 95 deletions

View File

@@ -162,4 +162,7 @@ return [
'in_editor.submit' => 'Store & Generate Invoice',
'in_editor.error' => 'There is probably an error, please check it and fix it.',
'inputs.placeholder_search_invoices' => 'Search invoices...',
'inputs.placeholder_search_clients' => 'Search clients...',
];