new crowdin translations

This commit is contained in:
Crowdin Bot
2021-02-07 16:50:23 +00:00
parent f399b8a413
commit a770e678f9
46 changed files with 1411 additions and 38 deletions

View File

@ -0,0 +1,16 @@
<?php
return [
'change_language' => 'Dil Dəyişdir',
'last_login' => 'Son giriş :time',
'notifications' => [
'counter' => '{0} Bildiriş yox|{1} :count bildirişiniz var|[2,*] :count bildirişiniz var',
'overdue_invoices' => '{1} :count Gecikmiş Faktura Mövcuddur |[2,*] :count Gecikmiş Faktura Mövcuddur',
'upcoming_bills' => '{1} :count Yaxınlaşan Faktura Mövcuddur|[2,*] :count Yaxınlaşan Faktura Mövcuddur',
'view_all' => 'Hamısını göstər'
],
'docs_link' => 'https://akaunting.com/docs',
'support_link' => 'https://akaunting.com/support',
];