mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-29 12:41:10 -04:00
no message
This commit is contained in:
@ -379,15 +379,15 @@
|
|||||||
"select_an_item": "Skriv eller klicka för att välja artikel",
|
"select_an_item": "Skriv eller klicka för att välja artikel",
|
||||||
"type_item_description": "Artikeltypsbeskrivning (frivillig)"
|
"type_item_description": "Artikeltypsbeskrivning (frivillig)"
|
||||||
},
|
},
|
||||||
"payment_attached_message": "One of the selected invoices already have a payment attached to it. Make sure to delete the attached payments first in order to go ahead with the removal",
|
"payment_attached_message": "En av dom valda fakturorna har redan en betalning kopplad till sig. Du måste radera dom kopplade betalningarna först för att kunna fortsätta raderingen",
|
||||||
"confirm_delete": "You will not be able to recover this Invoice | You will not be able to recover these Invoices",
|
"confirm_delete": "Du kommer inte kunna återställa denna faktura | Du kommer inte kunna återställa dessa fakturor",
|
||||||
"created_message": "Invoice created successfully",
|
"created_message": "Faktura skapades",
|
||||||
"updated_message": "Invoice updated successfully",
|
"updated_message": "Faktura uppdaterades",
|
||||||
"deleted_message": "Invoice deleted successfully | Invoices deleted successfully",
|
"deleted_message": "Faktura raderades | fakturor raderades",
|
||||||
"marked_as_sent_message": "Invoice marked as sent successfully",
|
"marked_as_sent_message": "Faktura markerad som skickad",
|
||||||
"user_email_does_not_exist": "User email does not exist",
|
"user_email_does_not_exist": "Användaren saknar epostadress",
|
||||||
"something_went_wrong": "something went wrong",
|
"something_went_wrong": "något blev fel",
|
||||||
"invalid_due_amount_message": "Total Invoice amount cannot be less than total paid amount for this Invoice. Please update the invoice or delete the associated payments to continue."
|
"invalid_due_amount_message": "Totalsumman för fakturan kan inte vara lägra än den betalda summan. Vänligen uppdatera fakturan eller radera dom kopplade betalningarna."
|
||||||
},
|
},
|
||||||
"credit_notes": {
|
"credit_notes": {
|
||||||
"title": "Kreditnoteringar",
|
"title": "Kreditnoteringar",
|
||||||
|
|||||||
Reference in New Issue
Block a user