mirror of
https://github.com/crater-invoice/crater.git
synced 2025-11-02 05:23:19 -05:00
New Crowdin translation updates (#796)
* New translations en.json (Polish) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Romanian) * New translations en.json (Slovak) * New translations en.json (Hindi) * New translations en.json (Latvian) * New translations en.json (Croatian) * New translations en.json (Persian) * New translations en.json (Indonesian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Vietnamese) * New translations en.json (Chinese Traditional) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (French) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Lithuanian) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Czech) * New translations en.json (Arabic) * New translations en.json (Spanish) * New translations en.json (Serbian (Latin)) * Update source file en.json * New translations en.json (German) * New translations en.json (Vietnamese) * New translations en.json (Italian) * New translations en.json (Croatian)
This commit is contained in:
@ -99,7 +99,8 @@
|
||||
"note": "Notering",
|
||||
"pay_invoice": "Pay Invoice",
|
||||
"login_successfully": "Logged in successfully!",
|
||||
"logged_out_successfully": "Logged out successfully"
|
||||
"logged_out_successfully": "Logged out successfully",
|
||||
"mark_as_default": "Mark as default"
|
||||
},
|
||||
"dashboard": {
|
||||
"select_year": "Välj år",
|
||||
@ -353,7 +354,8 @@
|
||||
"amount": "Summa",
|
||||
"select_an_item": "Skriv eller klicka för att välja artikel",
|
||||
"type_item_description": "Skriv in artikelns beskrivning (frivilligt)"
|
||||
}
|
||||
},
|
||||
"mark_as_default_estimate_template_description": "If enabled, the selected template will be automatically selected for new estimates."
|
||||
},
|
||||
"invoices": {
|
||||
"title": "Fakturor",
|
||||
@ -444,7 +446,8 @@
|
||||
"deleted_message": "Faktura raderades | fakturor raderades",
|
||||
"marked_as_sent_message": "Faktura markerad som skickad",
|
||||
"something_went_wrong": "något blev fel",
|
||||
"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."
|
||||
"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.",
|
||||
"mark_as_default_invoice_template_description": "If enabled, the selected template will be automatically selected for new invoices."
|
||||
},
|
||||
"recurring_invoices": {
|
||||
"title": "Återkommande fakturor",
|
||||
|
||||
Reference in New Issue
Block a user