module pricing changes

This commit is contained in:
Cüneyt Şentürk
2022-11-28 13:17:36 +03:00
parent ec8d5077fa
commit 26943351e0
6 changed files with 69 additions and 39 deletions

View File

@ -28,11 +28,13 @@ return [
'yearly_pricing' => 'Yearly Pricing',
'monthly_price' => 'from :price',
'per_month' => 'per month',
'billed_yearly' => 'Billed Yearly',
'once' => 'once',
'billed_monthly' => 'Billed Monthly',
'billed_yearly' => 'Billed Yearly',
'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 <strong>Cloud Service</strong>',
'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.',