new crowdin translations

This commit is contained in:
Crowdin Bot
2021-03-06 00:37:52 +00:00
parent c16abc6f32
commit 37188b7e9c
5 changed files with 108 additions and 2 deletions

View File

@ -0,0 +1,20 @@
<?php
return [
'columns' => [
'last_logged_in_at' => 'आखरी लॉगइन',
'paid_at' => 'भुगतान तारीख',
'started_at' => 'शुरू कर दी गई तारीख',
'ended_at' => 'समाप्ति की तारीख',
'billed_at' => 'बिल तारीख',
'due_at' => 'नियत तारीख',
'invoiced_at' => 'चालान तारीख',
'issued_at' => 'जारी करने की नियत तारीख',
'symbol_first' => 'चिह्न की स्थिति',
'reconciled' => 'मेल मिलाप',
'expense_account' => 'खाते से',
'income_account' => 'खाते में',
],
];