apps show page information section update..
This commit is contained in:
@ -34,7 +34,6 @@ return [
|
||||
'billed_once' => 'Billed Once',
|
||||
'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 <a href=":url" target="_blank" class="to-black-400 hover:bg-full-2 bg-no-repeat bg-0-2 bg-0-full bg-gradient-to-b from-transparent transition-backgroundSize"><strong>Cloud Service</strong></a>',
|
||||
'install' => 'Install',
|
||||
'buy_now' => 'Buy Now',
|
||||
'get_api_key' => '<a href=":url" target="_blank" class="text-green">Click here</a> to get your API key.',
|
||||
@ -50,6 +49,8 @@ return [
|
||||
'get_premium_cloud' => 'Get Premium Cloud',
|
||||
'switch_to_cloud' => 'Switch to Cloud',
|
||||
'hosted_on_akaunting' => 'Hosted on akaunting.com',
|
||||
'information_on_preme' => ':period option is available only on <a href=":url" target="_blank" class="to-black-400 hover:bg-full-2 bg-no-repeat bg-0-2 bg-0-full bg-gradient-to-b from-transparent transition-backgroundSize"><strong>Cloud.</strong></a>',
|
||||
'information_monthly' => 'This option is valid only for <a href=":url" target="_blank" class="to-black-400 hover:bg-full-2 bg-no-repeat bg-0-2 bg-0-full bg-gradient-to-b from-transparent transition-backgroundSize"><strong>Cloud Service</strong></a>',
|
||||
'only_works_cloud' => 'This app is available only on <strong>Cloud</strong>.',
|
||||
'only_premium_plan' => 'This app is available only on <strong>Premium Cloud</strong>.',
|
||||
'not_found' => 'No app found',
|
||||
|
Reference in New Issue
Block a user