fixed module image and tabs

This commit is contained in:
denisdulici
2017-11-03 09:42:46 +03:00
parent c7f7d2fdfc
commit b6023b2b87
3 changed files with 31 additions and 10 deletions

View File

@ -10,8 +10,6 @@ return [
'free' => 'FREE',
'install' => 'Install',
'buy_now' => 'Buy Now',
'faq' => 'FAQ',
'changelog' => 'Changelog',
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">Click here</a> to get your API token.',
'installed' => ':module installed',
@ -20,6 +18,12 @@ return [
'enabled' => ':module enabled',
'disabled' => ':module disabled',
'tab' => [
'installation' => 'Installation',
'faq' => 'FAQ',
'changelog' => 'Changelog',
],
'installation' => [
'header' => 'App Installation',
'download' => 'Downloading :module file.',