new crowdin translations

This commit is contained in:
Crowdin Bot
2021-01-19 01:08:51 +00:00
parent a390aa1577
commit af1dcc4b55
42 changed files with 915 additions and 12 deletions

View File

@@ -0,0 +1,18 @@
<?php
return [
'columns' => [
'last_logged_in_at' => 'Last Login',
'paid_at' => 'Paid Date',
'started_at' => 'Started Date',
'ended_at' => 'Ended Date',
'billed_at' => 'Bill Date',
'due_at' => 'Due Date',
'invoiced_at' => 'Invoice Date',
'issued_at' => 'Issue Date',
'symbol_first' => 'Symbol Position',
'reconciled' => 'Reconciled',
],
];