new crowdin translations

This commit is contained in:
Crowdin Bot
2021-01-21 13:01:51 +00:00
parent f0293f0c1f
commit 91b0bb8e16
20 changed files with 173 additions and 41 deletions

View File

@ -0,0 +1,18 @@
<?php
return [
'columns' => [
'last_logged_in_at' => 'Senaste inloggning',
'paid_at' => 'Betald datum',
'started_at' => 'Startdatum',
'ended_at' => 'Slutdatum',
'billed_at' => 'Fakturadatum',
'due_at' => 'Förfallodag',
'invoiced_at' => 'Fakturadatum',
'issued_at' => 'Utfärdad Datum',
'symbol_first' => 'Symbolplacering',
'reconciled' => 'Avstämd',
],
];