Update translations
This commit is contained in:
parent
801675b46f
commit
2bdc886c04
|
|
@ -5520,6 +5520,48 @@ $lang = array(
|
||||||
'free_trial_then' => 'Free trial, then',
|
'free_trial_then' => 'Free trial, then',
|
||||||
'days_left' => ':days days left',
|
'days_left' => ':days days left',
|
||||||
'days_trial' => ':days day trial',
|
'days_trial' => ':days day trial',
|
||||||
|
'pro_plan_label' => 'Ninja Pro',
|
||||||
|
'enterprise_plan_label' => 'Enterprise',
|
||||||
|
'premium_business_plus_label' => 'Premium Business+',
|
||||||
|
'pro_plan_feature_1' => 'Unlimited Clients & Invoices',
|
||||||
|
'pro_plan_feature_2' => 'Remove "Created by Invoice Ninja"',
|
||||||
|
'pro_plan_feature_3' => 'Email Invoices via Gmail & MSN',
|
||||||
|
'pro_plan_feature_4' => 'Email Invoices via your custom SMTP',
|
||||||
|
'pro_plan_feature_5' => 'Branded URL: "YourSite".Invoicing.co',
|
||||||
|
'pro_plan_feature_6' => '11 Professional Invoice Templates',
|
||||||
|
'pro_plan_feature_7' => 'Customize Invoice Designs',
|
||||||
|
'pro_plan_feature_8' => 'API Integration with 3rd Party Apps',
|
||||||
|
'pro_plan_feature_9' => 'Password Protect Client-Side Portal',
|
||||||
|
'pro_plan_feature_10' => 'Set Up Auto-Reminder Emails',
|
||||||
|
'pro_plan_feature_11' => 'Auto-Attached Invoice PDF to Emails',
|
||||||
|
'pro_plan_feature_12' => 'Display Clients E-Signature on Invoices',
|
||||||
|
'pro_plan_feature_13' => "Enable an 'Approve Terms' Checkbox",
|
||||||
|
'pro_plan_feature_14' => 'Reports: Invoices, Expenses, P&L, more',
|
||||||
|
'pro_plan_feature_15' => 'Bulk Email Invoices, Quotes, Credits',
|
||||||
|
'pro_plan_feature_16' => 'Interlink 10 Companies with 1 Login',
|
||||||
|
'pro_plan_feature_17' => 'Create Unique "Client Group" Settings',
|
||||||
|
'pro_plan_feature_18' => 'Auto Sales Tax Calculation (US States)',
|
||||||
|
'enterprise_plan_feature_1' => 'Create Additional Account Users (up to 50!) & Set Permissions per User',
|
||||||
|
'enterprise_plan_feature_2' => 'Attach Files to Emails & Client-Portal (pdf, jpg, ppt, xls, doc & more)',
|
||||||
|
'enterprise_plan_feature_3' => 'Fully Branded Client Portal: "Billing.YourCompany.com"',
|
||||||
|
'enterprise_plan_feature_4' => 'Integrate Your Financial Accounts and Sync Banking Transactions via Yodlee or Nordigen Banking Platforms',
|
||||||
|
'premium_business_plus_feature_1' => 'Developer Concierge',
|
||||||
|
'premium_business_plus_feature_2' => 'Direct Priority Support',
|
||||||
|
'premium_business_plus_feature_3' => 'Invoice Design Service',
|
||||||
|
'premium_business_plus_feature_4' => 'Feature Request Priority',
|
||||||
|
'premium_business_plus_feature_5' => 'Data Migration Assist',
|
||||||
|
'premium_business_plus_feature_6' => 'Build Custom Reports',
|
||||||
|
'upgrade_popup_headline' => 'More than invoicing',
|
||||||
|
'upgrade_popup_description' => 'Simple Pricing. Advanced Features.',
|
||||||
|
'upgrade_popup_pro_headline' => 'Pay year for 10 months + 2 free!',
|
||||||
|
'upgrade_popup_enterprise_headline' => 'Pay year for 10 months + 2 free!',
|
||||||
|
'upgrade_popup_premium_business_plus_headline' => 'Pro + Enterprise + Premium Business Concierge',
|
||||||
|
'all_free_features_plus' => 'All free features +',
|
||||||
|
'all_pro_features_plus' => 'All pro features +',
|
||||||
|
'all_features_plus' => 'All features +',
|
||||||
|
'upgrade_plan' => 'Upgrade Plan',
|
||||||
|
'upgrade_popup_premium_business_plus_pricing' => 'Pricing? Let\'s talk!',
|
||||||
|
'plan_selected' => 'Plan Selected',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue