new crowdin translations

This commit is contained in:
Crowdin Bot
2021-06-10 00:15:05 +00:00
parent 000e9283d2
commit f71ee374d6
53 changed files with 1079 additions and 71 deletions

View File

@ -0,0 +1,16 @@
<?php
return [
'change_language' => 'Vaheta keelt',
'last_login' => 'Viimane sisselogimine :time',
'notifications' => [
'counter' => '{0} Teil pole teateid|{1} Teil on :count teade|[2,*] Teil on :count teadet',
'overdue_invoices' => '{1} :count maksetähtaja ületanud arve|[2,*] :count maksetähtaja ületanud arved',
'upcoming_bills' => '{1} :count peatselt saabuv ostuarve|[2,*] :count peatselt saabuvad ostuarved',
'view_all' => 'Vaata kõiki'
],
'docs_link' => 'https://akaunting.com/docs',
'support_link' => 'https://akaunting.com/support',
];