updated translations

This commit is contained in:
denisdulici
2018-08-29 16:47:58 +03:00
parent 5fb53ff97b
commit 89f09789b6
50 changed files with 409 additions and 327 deletions

View File

@ -4,11 +4,12 @@ return [
'title' => 'API Token',
'api_token' => 'Token',
'my_apps' => 'Le mie Applicazioni',
'top_paid' => 'Più pagate',
'new' => 'Nuovo',
'top_free' => 'Top gratis',
'free' => 'GRATIS',
'search' => 'Search',
'search' => 'Ricerca',
'install' => 'Installa',
'buy_now' => 'Acquista ora',
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank"> Clicca qui</a> per ottenere il tuo API token.',
@ -40,9 +41,18 @@ return [
'install' => 'Installazione dei files del modulo :module.',
],
'badge' => [
'installed' => 'Installato',
],
'button' => [
'uninstall' => 'Disinstalla',
'disable' => 'Disabilita',
'enable' => 'Attiva',
],
'my' => [
'purchased' => 'Acquistato',
'installed' => 'Installato',
],
];