akaunting 3.0 (the last dance)
This commit is contained in:
@ -9,23 +9,12 @@ return [
|
||||
'new' => 'New',
|
||||
'top_free' => 'Top Free',
|
||||
'free' => 'FREE',
|
||||
'monthly' => 'Monthly',
|
||||
'yearly' => 'Yearly',
|
||||
'yearly_pricing' => 'Yearly Pricing',
|
||||
'monthly_price' => 'from :price',
|
||||
'per_month' => 'per month',
|
||||
'billed_yearly' => 'Billed Yearly',
|
||||
'billed_monthly' => 'Billed Monthly',
|
||||
'save_year' => 'You save <strong>:price</strong> a year!',
|
||||
'if_paid_year' => 'Or <strong>:price/mo</strong> if paid yearly',
|
||||
'information_monthly' => 'This option is valid only for <strong>Cloud Service</strong>',
|
||||
'install' => 'Install',
|
||||
'buy_now' => 'Buy Now',
|
||||
'get_api_key' => '<a href=":url" target="_blank">Click here</a> to get your API key.',
|
||||
'no_apps' => 'There are no apps in this category, yet.',
|
||||
'become_developer' => 'Are you a developer? <a href=":url" target="_blank">Here</a> you can learn how to create an app and start selling today!',
|
||||
'recommended_apps' => 'Recommended Apps',
|
||||
'can_not_install' => 'Monthly subscriptions are available only on Cloud service. <a href="https://akaunting.com/upgrade-to-yearly" target="_blank">Learn more.</a>',
|
||||
|
||||
'about' => 'About',
|
||||
|
||||
@ -60,7 +49,6 @@ return [
|
||||
],
|
||||
|
||||
'errors' => [
|
||||
'purchase' => 'You should purchase/renew :module!',
|
||||
'download' => 'Not able to download :module',
|
||||
'zip' => 'Not able to create :module zip file',
|
||||
'unzip' => 'Not able to unzip :module',
|
||||
|
Reference in New Issue
Block a user