Modal development for Premium Cloud
This commit is contained in:
22
resources/lang/en-GB/bank_feeds.php
Normal file
22
resources/lang/en-GB/bank_feeds.php
Normal file
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'upgrade_premium' => [
|
||||
'title' => 'Upgrade to Premium Cloud',
|
||||
'description' => 'Upgrade to Premium Cloud to run your business automated and professionally.',
|
||||
],
|
||||
|
||||
'features' => [
|
||||
'bank_feeds' => ' Bank Feeds',
|
||||
'manual_journal' => ' Manual Journals, General Ledger',
|
||||
'unlimited_users' => ' Unlimited users',
|
||||
'expense_claims' => ' Expense Claims',
|
||||
'balance_sheet' => ' Balance Sheet and Trial Balance',
|
||||
'employee' => ' Employee Management',
|
||||
'more' => 'And more',
|
||||
],
|
||||
|
||||
'upgrade_to_premium' => 'Upgrade to Premium',
|
||||
|
||||
];
|
Reference in New Issue
Block a user