mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 11:14:06 +00:00
Clone estimates (#97)
* Clone estimates * Clone estimate test feature * Resolve namespace * Fix string to int for Carbon * Fix homes routes and default queue key * Move dropdown item below View and use the propper translation key
This commit is contained in:
@@ -237,6 +237,9 @@
|
||||
"record_payment": "Registro de pago",
|
||||
"add_estimate": "Adicionar orçamento",
|
||||
"save_estimate": "Salvar Orçamento",
|
||||
"cloned_successfully": "Orçamento clonado com sucesso",
|
||||
"clone_estimate": "Clonar orçamento",
|
||||
"confirm_clone": "Este orçamento será clonado em um novo orçamento",
|
||||
"confirm_conversion": "Deseja converter este orçamento em uma fatura?",
|
||||
"conversion_message": "Converção realizada com sucesso",
|
||||
"confirm_send_estimate": "Este orçamento será enviado por email ao cliente",
|
||||
|
||||
Reference in New Issue
Block a user