new crowdin translations
This commit is contained in:
16
resources/lang/et-EE/header.php
Normal file
16
resources/lang/et-EE/header.php
Normal 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',
|
||||
|
||||
];
|
Reference in New Issue
Block a user