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:
@@ -304,6 +304,9 @@
|
||||
"record_payment": "Registrera betalning",
|
||||
"add_estimate": "Lägg till kostnadsförslag",
|
||||
"save_estimate": "Spara kostnadsförslag",
|
||||
"cloned_successfully": "Offert klonades framgångsrikt",
|
||||
"clone_estimate": "Klona offert",
|
||||
"confirm_clone": "Denna offert kommer att klonas till en ny offert",
|
||||
"confirm_conversion": "Detta kostnadsförslag används för att skapa ny faktura.",
|
||||
"conversion_message": "Faktura skapades",
|
||||
"confirm_send_estimate": "Detta kostnadsförslag skickas via epost till kund",
|
||||
|
||||
Reference in New Issue
Block a user