new crowdin translations

This commit is contained in:
Crowdin Bot
2020-12-26 23:32:05 +00:00
parent fc2e844228
commit 2c176515ad
220 changed files with 4500 additions and 276 deletions

View File

@ -0,0 +1,16 @@
<?php
return [
'change_language' => 'Nyelv módosítása',
'last_login' => 'Utolsó belépés :time',
'notifications' => [
'counter' => '{0} Nincs üzenete|{1} :count üzenete van|[2,*] :count üzenete van',
'overdue_invoices' => '{1} :count lejárt számla|[2,*] :count lejárt számla',
'upcoming_bills' => '{1} :count közelgő számla|[2,*] :count közelgő számla',
'view_all' => 'Az összes megtekintése'
],
'docs_link' => 'https://akaunting.com/docs',
'support_link' => 'https://akaunting.com/support',
];