updated translations

This commit is contained in:
Denis Duliçi
2020-07-06 13:14:22 +03:00
parent af324b3267
commit 7e01634c8f
18 changed files with 33 additions and 11 deletions

View File

@ -15,6 +15,7 @@ return [
'paid' => 'Är du säker på att du vill markera vald faktura som <b>betald</b>?|Är du säker på att du vill markera markerade fakturor som <b>betalada</b>?',
'sent' => 'Är du säker på att du vill markera vald faktura som <b>skickad</b>?|Vill du verkligen markera markerade fakturor som <b>skickade</b>?',
'received' => 'Är du säker på att du vill markera vald faktura som <b>mottagen</b>?|Är du säker på att du vill markera markerade räkningar som <b>mottagna</b>?',
'cancelled' => 'Are you sure you want to <b>cancel</b> selected invoice/bill?|Are you sure you want to <b>cancel</b> selected invoices/bills?',
],
];