replace path modules to apps

This commit is contained in:
cuneytsenturk
2017-11-01 22:15:25 +03:00
parent cfbd5eba59
commit d7f53b52c1
22 changed files with 82 additions and 89 deletions

View File

@ -12,27 +12,19 @@ return [
'buy_now' => 'Buy Now',
'faq' => 'FAQ',
'changelog' => 'Changelog',
'installed' => 'Installed',
'uninstalled' => 'Uninstalled',
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">Click here</a> to get your API token.',
'enabled' => ':module app enabled',
'disabled' => ':module app disabled',
'installed' => ':module installed',
'uninstalled' => ':module uninstalled',
'updated' => ':module updated',
'enabled' => ':module enabled',
'disabled' => ':module disabled',
'installation' => [
'header' => 'Module Installation',
'start' => ':module installing.',
'header' => 'App Installation',
'download' => 'Downloading :module file.',
'unzip' => 'Extracting :module files.',
'install' => 'Uploading :module files.',
],
'history' => [
'installed' => ':module installed',
'uninstalled' => ':module uninstall',
'updated' => ':module updated',
'enabled' => ':module enabled',
'disabled' => ':module disabled',
'install' => 'Installing :module files.',
],
'button' => [