/home/smartonegroup/www/system/system/i18n/ms.php
<?php

return [
    'Login' => 'Login',
    'Edit' => 'Edit',
    'Delete' => 'Delete',
    'Account' => 'Account',
    'Date' => 'Date',
    'Financial_Balances' => 'Financial Balances',
    'Add_New_Account' => 'Add New Account',
    'Manage_Accounts' => 'Manage Accounts',
    'initial_balance' => 'Initial Balance',
    'account_created_successfully' => 'Account Created Successfully',
    'account_updated_successfully' => 'Account Updated Successfully',
    'account_already_exist' => 'Account Already Exist',
    'system' => 'System',
    'Total' => 'Total',
    'Account_Not_Found' => 'Account Not Found',
    'ref_help' => 'e.g. Transaction ID, Check No.',
    'amount_error' => 'Invalid Amount',
    'Cleared' => 'Cleared',
    'Uncleared' => 'Uncleared',
    'Reconciled' => 'Reconciled',
    'Void' => 'Void',
    'Add_Deposit' => 'Add Deposit',
    'Amount' => 'Amount',
    'Payer' => 'Payer',
    'Category' => 'Category',
    'Payment Method' => 'Payment Method',
    'Ref' => 'Ref',
    'Status' => 'Status',
    'Uncategorized' => 'Uncategorized',
    'transaction_added_successfully' => 'Transaction Added Successfully',
    'Add_Expense' => 'Add Expense',
    'Payee' => 'Payee',
    'description_error' => 'A valid description is Required',
    'Transfer' => 'Transfer',
    'From' => 'From',
    'To' => 'To',
    'Select An Account' => 'Select An Account',
    'same_account_error' => 'You can not Transfer between same account',
    'Transaction_Not_Found' => 'Transaction Not Found',
    'transaction_delete_successful' => 'Transaction Deleted Successfully',
    'account_delete_successful' => 'Account Deleted Successfully',
    'transaction_update_successful' => 'Transaction Udated Successfully',
    'Number_of_Payment' => 'Number of Payment',
    'Frequency' => 'Frequency',
    'Monthly' => 'Monthly',
    'Weekly' => 'Weekly',
    'Bi_Weekly' => 'Bi Weekly',
    'Everyday' => 'Everyday',
    'Every_30_Days' => 'Every 30 Days',
    'Every_2_Month' => 'Every 2 Month',
    'Quarterly' => 'Quarterly',
    'Every_6_Month' => 'Every 6 Month',
    'Yearly' => 'Yearly',
    'Once_Only' => 'Once Only',
    'Edit_Option' => 'Edit Option',
    'Edit_Single_Occurrence' => 'Edit Single Occurrence',
    'Delete_Single_Occurrence' => 'Delete Single Occurrence',
    'Edit_All_Occurrence' => 'Edit All Occurrence',
    'Delete_All_Occurrence' => 'Delete All Occurrence',
    'Manage' => 'Manage',
    'Confirm' => 'Confirm',
    'Enter_Transaction' => 'Enter Transaction',
    'Payment_Cleared' => 'Payment Cleared',
    'an_error_occured' => 'An Error Occured',
    'name_exist_error' => 'Name already exist',
    'account_title_length_error' =>
        'Account Title Should Be within 3 to 100 character',
    'tr_delete_warning' =>
        'Deleting Transaction can not be undone. Current Balance with associated account will be adjusted. ',
    'frequency_error' => 'Invalid Frequency',
    'name_error' => 'Name is Required',
    'edit_successful' => 'Edited Successfully',
    'added_successful' => 'Added Successfully',
    'delete_successful' => 'Deleted Successfully',
    'Name' => 'Name',
    'Account_Title' => 'Account Title',
    'Edit_Account' => 'Edit Account',
    'Description' => 'Description',
    'Submit' => 'Submit',
    'Transaction' => 'Transaction',
    'Add_Repeating_Income' => 'Add Repeating Income',
    'Repeating_Income' => 'Repeating Income',
    'Repeating_Expense' => 'Repeating Expense',
    'Add_Repeating_Expense' => 'Add Repeating Expense',
    'frequency_help' =>
        'e.g. If you choose Frequency Monthly, You can put Number of Payment 12. That will repeat transaction for next 12 months.',
    'Welcome' => 'Welcome',
    'Type' => 'Type',
    'View' => 'View',
    'Income' => 'Income',
    'Expense' => 'Expense',
    'Credit' => 'Credit',
    'Debit' => 'Debit',
    'Cancel' => 'Cancel',
    'Password' => 'Password',
    'Dr' => 'Dr.',
    'Cr' => 'Cr.',
    'Method' => 'Method',
    'Toggle_navigation' => 'Toggle navigation',
    'Dashboard' => 'Dashboard',
    'Accounts' => 'Accounts',
    'Account_Balances' => 'Account Balances',
    'Ad_An_Account' => 'Ad An Account',
    'Transactions' => 'Transactions',
    'View_Transactions' => 'View Transactions',
    'Recurring' => 'Recurring',
    'Income_Calendar' => 'Income Calendar',
    'Expense_Calendar' => 'Expense Calendar',
    'Reports' => 'Reports',
    'Account_Statement' => 'Account Statement',
    'Reports_by_Date' => 'Reports by Date',
    'Income_Reports' => 'Income Reports',
    'Expense_Reports' => 'Expense Reports',
    'Income_Vs_Expense' => 'Income Vs Expense',
    'Settings' => 'Settings',
    'Expense_Categories' => 'Expense Categories',
    'Income_Categories' => 'Income Categories',
    'Payees' => 'Payees',
    'Payers' => 'Payers',
    'Payment_Methods' => 'Payment Methods',
    'Users' => 'Users',
    'Application_Settings' => 'Application Settings',
    'My_Account' => 'My Account',
    'Edit_Profile' => 'Edit Profile',
    'Change_Password' => 'Change Password',
    'Logout' => 'Logout',
    'Income_Today' => 'Income Today',
    'Expense_Today' => 'Expense Today',
    'Income_This_Month' => 'Income This Month',
    'Expense_This_Month' => 'Expense This Month',
    'Latest_5_Income' => 'Latest 5 Income',
    'Latest_5_Expense' => 'Latest 5 Expense',
    'Income_Graph_This_Year' => 'Income Graph This Year',
    'Expense_Graph_This_Year' => 'Expense Graph This Year',
    'Balance' => 'Balance',
    'Next' => 'Next',
    'Last' => 'Last',
    'Latest_Expense' => 'Latest Expense',
    'Budgets' => 'Budgets',
    'View_Budgets' => 'View Budgets',
    'Set_Budgets' => 'Set Budgets',
    'Add_Payment_Method' => 'Add Payment Method',
    'Manage_Payment_Methods' => 'Manage Payment Methods',
    'drag_drop_edit' =>
        'Drag and drop the Items below for Repositioning. Click to Edit.',
    'Manage_Categories' => 'Manage Categories',
    'Manage_Payees' => 'Manage Payees',
    'Add_Payee' => 'Add Payee',
    'Add_Payer' => 'Add Payer',
    'Manage_Payers' => 'Manage Payers',
    'Reports_Categories' => 'Reports by Categories',
    'Reports_Payees' => 'Reports by Payees',
    'Reports_Payers' => 'Reports by Payers',
    'App_Name' => 'Application Name/ Company Name',
    'App_Name_Help_Text' => 'This Name will be shown on the Title',
    'Dark' => 'Dark',
    'Blue' => 'Blue',
    'Timezone' => 'Timezone',
    'Decimal_Point' => 'Decimal Point',
    'Thousands_Separator' => 'Thousands Separator',
    'Currency_Code' => 'Currency Code',
    'Edit_Categories' => 'Edit Categories',
    'cat_del_help_txt' =>
        'Deleting Categories will rename all transactions under this category to Uncategorized ',
    'Current_Password' => 'Current Password',
    'New_Password' => 'New Password',
    'Confirm_New_Password' => 'Confirm New Password',
    'Edit_Payee' => 'Edit Payee',
    'Edit_Payer' => 'Edit Payer',
    'Edit_Payment_Methods' => 'Edit Payment Methods',
    'Statement' => 'Statement',
    'Total_Income' => 'Total Income',
    'Total_Expense' => 'Total Expense',
    'All_Transactions_at_Date' => 'All Transactions at Date',
    'Income_Summary' => 'Income Summary',
    'Total_Income_This_Month' => 'Total Income This Month',
    'Total_Income_This_Week' => 'Total Income This Week',
    'Total_Income_Last_30_days' => 'Total Income Last 30 days',
    'Last_20_deposit_Income' => 'Last 20 deposit/ Income',
    'Monthly_Income_Graph' => 'Monthly Income Graph',
    'Expense_Summary' => 'Expense Summary',
    'Total Expense' => 'Total Expense',
    'Total_Expense_This_Month' => 'Total Expense This Month',
    'Total_Expense_This_Week' => 'Total Expense This Week',
    'Total_Expense_Last_30_days' => 'Total Expense Last 30 days',
    'Last_20_Expense' => 'Last 20 Expense',
    'Monthly_Expense_Graph' => 'Monthly Expense Graph',
    'Income_Vs_Expense_This_Year' => 'Income Vs Expense This Year',
    'View_Statement' => 'View Statement',
    'All_Transactions' => 'All Transactions',
    'Select_Payer' => 'Select Payer',
    'From_Date' => 'From Date',
    'To_Date' => 'To Date',
    'Select_Payee' => 'Select Payee',
    'Export_for_Print' => 'Export for Print',
    'Export_to_PDF' => 'Export to PDF',
    'Manage_Users' => 'Users',
    'Add_New_User' => 'Add New User',
    'Username' => 'Username',
    'Full_Name' => 'Full Name',
    'user_type_help' =>
        'Choose User Type Employee to disable access to Settings',
    'Confirm_Password' => 'Confirm Password',
    'User_Type' => 'User Type',
    'Full_Administrator' => 'Full Administrator',
    'Employee' => 'Employee',
    'password_change_help' => 'Keep Blank to do not change Password',
    'Edit_User' => 'Edit User',
    'currency_help' => 'Keep it blank if you do not want to show currency code',
    'Theme_Style' => 'Theme Style',
    'Theme_Color' => 'Theme Color',
    'Default_Language' => 'Default Language',
    'CRM' => 'CRM',
    'Add Contact' => 'Add Contact',
    'Add Customer' => 'Add Customer',
    'List Contacts' => 'List Contacts',
    'List Customers' => 'List Customers',
    'New Deposit' => 'New Deposit',
    'New Expense' => 'New Expense',
    'View Transactions' => 'View Transactions',
    'Balance Sheet' => 'Balance Sheet',
    'Sales' => 'Sales',
    'Invoices' => 'Invoices',
    'New Invoice' => 'New Invoice',
    'Recurring Invoices' => 'Recurring Invoices',
    'New Recurring Invoice' => 'New Recurring Invoice',
    'Bank n Cash' => 'Bank & Cash',
    'New Account' => 'New Account',
    'List Accounts' => 'List Accounts',
    'Products n Services' => 'Products & Services',
    'Products' => 'Products',
    'New Product' => 'New Product',
    'Services' => 'Services',
    'New Service' => 'New Service',
    'Account Statement' => 'Account Statement',
    'Reports by Date' => 'Reports by Date',
    'Income Reports' => 'Income Reports',
    'Expense Reports' => 'Expense Reports',
    'Income Vs Expense' => 'Income Vs Expense',
    'All Income' => 'All Income',
    'All Expense' => 'All Expense',
    'All Transactions' => 'All Transactions',
    'Utilities' => 'Utilities',
    'Activity Log' => 'Activity Log',
    'Email Message Log' => 'Email Message Log',
    'Database Status' => 'Database Status',
    'My Account' => 'My Account',
    'Edit Profile' => 'Edit Profile',
    'Change Password' => 'Change Password',
    'General Settings' => 'General Settings',
    'Localisation' => 'Localization',
    'Manage Users' => 'Administrator Users',
    'Payment Gateways' => 'Payment Gateways',
    'Expense Categories' => 'Expense Categories',
    'Income Categories' => 'Income Categories',
    'Manage Tags' => 'Manage Tags',
    'Payment Methods' => 'Payment Methods',
    'Sales Taxes' => 'Sales Taxes',
    'Email Settings' => 'Email Settings',
    'Email Templates' => 'Email Templates',
    'Automation Settings' => 'Automation Settings',
    'Please Wait' => 'Please Wait',
    'Search Customers' => 'Search Customers',
    'Income Today' => 'Income Today',
    'Expense Today' => 'Expense Today',
    'Income This Month' => 'Income This Month',
    'Expense This Month' => 'Expense This Month',
    'Income n Expense' => 'Income & Expense',
    'Net Worth n Account Balances' => 'Net Worth & Account Balances',
    'Set Goal' => 'Set Goal',
    'Income vs Expense' => 'Income vs Expense',
    'Latest Income' => 'Latest Income',
    'Latest Expense' => 'Latest Expense',
    'Copyright' => 'Copyright',
    'Contacts' => 'Contacts',
    'Message Should be between 5 to 1000 characters' =>
        'Message Should be between 5 to 1000 characters',
    'Deleted Successfully' => 'Deleted Successfully',
    'Invalid Email' => 'Invalid Email',
    'Email already exist' => 'Email already exist',
    'Invalid Phone' => 'Invalid Phone',
    'Account Name is required' => 'Account Name is required',
    'Subject is Empty' => 'Subject is Empty',
    'Message is Empty' => 'Message is Empty',
    'Edit Contact' => 'Edit Contact',
    'Full Name' => 'Full Name',
    'Email' => 'Email',
    'Phone' => 'Phone',
    'Address' => 'Address',
    'City' => 'City',
    'State Region' => 'State/Region',
    'ZIP Postal Code' => 'ZIP/Postal Code',
    'Country' => 'Country',
    'Select Country' => 'Select Country',
    'Tags' => 'Tags',
    'Working' => 'Working',
    'are_you_sure' => 'Are You Sure?',
    'Set New Goal for Net Worth' => 'Set New Goal for Net Worth',
    'All Transactions at Date' => 'All Transactions at Date',
    'Total Income' => 'Total Income',
    'New Contact Added' => 'New Contact Added',
    'Contact Deleted Successfully' => 'Contact Deleted Successfully',
    'Invoice Deleted Successfully' => 'Invoice Deleted Successfully',
    'Tag Deleted Successfully' => 'Tag Deleted Successfully',
    'TAX Deleted Successfully' => 'TAX Deleted Successfully',
    'Login Successful' => 'Login Successful',
    'Invalid Username or Password' => 'Invalid Username or Password',
    'Failed Login' => 'Failed Login',
    'Check your email to reset Password' =>
        'Check your email to reset Password',
    'User Not Found' => 'User Not Found',
    'Invalid Password Reset Key' => 'Invalid Password Reset Key',
    'Activity' => 'Activity',
    'Summary' => 'Summary',
    'Custom Contact Fields' => 'Custom Contact Fields',
    'Account Title' => 'Account Title',
    'Initial Balance' => 'Initial Balance',
    'Financial Balances' => 'Financial Balances',
    'More' => 'More',
    'Contact Notes' => 'Contact Notes',
    'Save' => 'Save',
    'Create Recurring Invoice' => 'Create Recurring Invoice',
    'Create New Invoice' => 'Create New Invoice',
    'Customer' => 'Customer',
    'Select Contact' => 'Select Contact',
    'Or Add New Customer' => 'Or Add New Customer',
    'Invoice Prefix' => 'Invoice Prefix',
    'Repeat Every' => 'Repeat Every',
    'Week' => 'Week',
    'Weeks_2' => '2 Weeks',
    'Month' => 'Month',
    'Months_2' => '2 Months',
    'Months_3' => '3 Months',
    'Months_6' => '6 Months',
    'Year' => 'Year',
    'Years_2' => '2 Years',
    'Years_3' => '3 Years',
    'Invoice Date' => 'Invoice Date',
    'Payment Terms' => 'Payment Terms',
    'Due On Receipt' => 'Due On Receipt',
    'days_3' => '+3 days',
    'days_5' => '+5 days',
    'days_7' => '+7 days',
    'days_10' => '+10 days',
    'days_15' => '+15 days',
    'days_30' => '+30 days',
    'days_45' => '+45 days',
    'days_60' => '+60 days',
    'Sales TAX' => 'Sales TAX',
    'None' => 'None',
    'Discount' => 'Discount',
    'Set Discount' => 'Set Discount',
    'Item Code' => 'Item Code',
    'Item Name' => 'Item Name',
    'Qty' => 'Qty',
    'Price' => 'Price',
    'Add blank Line' => 'Add blank Line',
    'Add Product OR Service' => 'Add Product OR Service',
    'Invoice Terms' => 'Invoice Terms',
    'Save Invoice' => 'Save Invoice',
    'Sub Total' => 'Sub Total',
    'TAX' => 'TAX',
    'TOTAL' => 'TOTAL',
    'Due Date' => 'Due Date',
    'List Products' => 'List Products',
    'List Services' => 'List Services',
    'Sales Price' => 'Sales Price',
    'Item Number' => 'Item Number',
    'Add TAX' => 'Add TAX',
    'Rate' => 'Rate',
    'Back To The List' => 'Back To The List',
    'Add Activity' => 'Add Activity',
    'Post' => 'Post',
    'Account Name' => 'Account Name',
    'Subject' => 'Subject',
    'Send' => 'Send',
    'Onetime' => 'Onetime',
    'Unpaid' => 'Unpaid',
    'Paid' => 'Paid',
    'Cancelled' => 'Cancelled',
    'Manage Recurring Invoices' => 'Manage Recurring Invoices',
    'Add Invoice' => 'Add Invoice',
    'Upload Picture' => 'Upload Picture',
    'Use Gravatar' => 'Use Gravatar',
    'No Image' => 'No Image',
    'Picture' => 'Picture',
    'Facebook Profile' => 'Facebook Profile',
    'Google Plus Profile' => 'Google Plus Profile',
    'Linkedin Profile' => 'Linkedin Profile',
    'Accounting Summary' => 'Accounting Summary',
    'Add Custom Field' => 'Add Custom Field',
    'Field Name' => 'Field Name',
    'Field Type' => 'Field Type',
    'Text Box' => 'Text Box',
    'Drop Down' => 'Drop Down',
    'Text Area' => 'Text Area',
    'Optional Description help' =>
        'Optional Description, will be shown as help block',
    'Regular Expression Validation' => 'Regular Expression Validation String',
    'Comma Separated List' => 'Comma Separated  List for Dropdowns Only',
    'Show in View Invoice' => 'Show in View Invoice?',
    'Yes' => 'Yes',
    'No' => 'No',
    'Validation' => 'Validation',
    'Select Options' => 'Select Options',
    'Edit Custom Field' => 'Edit Custom Field',
    'Application Name' => 'Application Name/ Company Name',
    'This Name will be' =>
        'This Name will be shown on the Title, Copyright etc.',
    'Theme' => 'Theme',
    'Style' => 'Style',
    'Pay To Address' => 'Pay To Address',
    'You can use html tag' => 'You can use html tag',
    'Invoice Starting' => 'Invoice Starting',
    'Enter to set the next invoice' =>
        'Enter to set the next invoice number, must be greater than Current auto increment value',
    'Keep Blank for' => 'Keep Blank for no change',
    'This will replace existing logo' =>
        'This will replace existing logo. You may also change logo by replacing file',
    'User Interface' => 'User Interface',
    'Enable Page Loading Animation' => 'Enable Page Loading Animation?',
    'Enable RTL' => 'Enable RTL?',
    'Logo' => 'Logo',
    'Automation' => 'Automation',
    'Security Token' => 'Security Token',
    'Re Generate Key' => 'Re Generate Key',
    'to_enable_automation' =>
        'To enable the automation features to run, make sure you set up a cron job to run once per day. (e.g. 9AM).',
    'Create the following Cron Job using GET' =>
        'Create the following Cron Job using GET:',
    'Or' => 'Or',
    'Create the following Cron Job using PHP' =>
        'Create the following Cron Job using PHP:',
    'Create the following Cron Job using WGET' =>
        'Create the following Cron Job using WGET:',
    'Generate Daily Accounting Snapshot' =>
        'Generate Daily Accounting Snapshot',
    'Generate Recurring Invoices' => 'Generate Recurring Invoices',
    'Enable Email Notifications' => 'Enable Email Notifications',
    'Save Changes' => 'Save Changes',
    'Edit Categories' => 'Edit Categories',
    'Deleting Categories will' =>
        'Deleting Categories will rename all transactions under this category to Uncategorized',
    'Current Password' => 'Current Password',
    'New Password' => 'New Password',
    'Confirm New Password' => 'Confirm New Password',
    'INVOICE' => 'INVOICE',
    'Total Amount' => 'Total Amount',
    'Invoiced To' => 'Invoiced To',
    'Item' => 'Item',
    'Quantity' => 'Quantity',
    'Related Transactions' => 'Related Transactions',
    'Download PDF' => 'Download PDF',
    'Printable Version' => 'Printable Version',
    'Amount Due' => 'Amount Due',
    'Pay Now' => 'Pay Now',
    'Add Deposit' => 'Add Deposit',
    'Choose an' => 'Choose an',
    'Advanced' => 'Advanced',
    'Choose Contact' => 'Choose Contact',
    'Select Payment Method' => 'Select Payment Method',
    'ref_example' => 'e.g. Transaction ID, Check No.',
    'Recent Deposits' => 'Recent Deposits',
    'Custom Fields' => 'Custom Fields',
    'Custom Fields Not Available' => 'Custom Fields Not Available',
    'Total Database Size' => 'Total Database Size',
    'Download Database Backup' => 'Download Database Backup',
    'Table Name' => 'Table Name',
    'Rows' => 'Rows',
    'Size' => 'Size',
    'Edit TAX' => 'Edit TAX',
    'Active' => 'Active',
    'Inactive' => 'Inactive',
    'Send Email Using' => 'Send Email Using',
    'PHP mail Function' => 'PHP mail() Function',
    'SMTP' => 'SMTP',
    'System Email' => 'System Email',
    'All Outgoing Email Will' =>
        'All Outgoing Email Will be sent from This Email Address.',
    'SMTP Host' => 'SMTP Host',
    'SMTP Username' => 'SMTP Username',
    'SMTP Password' => 'SMTP Password',
    'SMTP Port' => 'SMTP Port',
    'SMTP Secure' => 'SMTP Secure',
    'TLS' => 'TLS',
    'SSL' => 'SSL',
    'Add Expense' => 'Add Expense',
    'Choose an Account' => 'Choose an Account',
    'Recent Expense' => 'Recent Expense',
    'Manage Categories' => 'Manage Categories',
    'drag_n_drop_help' =>
        'Drag & drop the Items below for Repositioning. Click to Edit.',
    'Reset Password' => 'Reset Password',
    'Back To Login' => 'Back To Login',
    'Email Address' => 'Email Address',
    'Related Emails' => 'Related Emails',
    'Invoice' => 'Invoice',
    'Send Email' => 'Send Email',
    'Invoice Created' => 'Invoice Created',
    'Invoice Payment Reminder' => 'Invoice Payment Reminder',
    'Invoice Overdue Notice' => 'Invoice Overdue Notice',
    'Invoice Payment Confirmation' => 'Invoice Payment Confirmation',
    'Invoice Refund Confirmation' => 'Invoice Refund Confirmation',
    'Mark As' => 'Mark As',
    'Partially Paid' => 'Partially Paid',
    'Add Payment' => 'Add Payment',
    'Preview' => 'Preview',
    'PDF' => 'PDF',
    'View PDF' => 'View PDF',
    'Print' => 'Print',
    'Subtotal' => 'Subtotal',
    'Grand Total' => 'Grand Total',
    'Search by Name' => 'Search by Name',
    'Search' => 'Search',
    'Add New Contact' => 'Add New Contact',
    'Filter by Tags' => 'Filter by Tags',
    'n_a' => 'n/a',
    'Records' => 'Records',
    'List Invoices' => 'List Invoices',
    'Add Recurring Invoice' => 'Add Recurring Invoice',
    'Due' => 'Due',
    'Next Invoice' => 'Next Invoice',
    'Stop Recurring' => 'Stop Recurring',
    'Add Tax' => 'Add Tax',
    'Tax Rate' => 'Tax Rate',
    'Default Country' => 'Default Country',
    'Date Format' => 'Date Format',
    'Currency Format' => 'Currency Format',
    'Currency Code' => 'Currency Code',
    'Keep it blank if currency code' =>
        'Keep it blank if you do not want to show currency code',
    'Charset n Collation' => 'Charset & Collation',
    'Set Charset n Collation' => 'Set Charset & Collation For Database Tables',
    'Sign in' => 'Sign in',
    'Forgot password' => 'Forgot password ?',
    'Edit Transaction' => 'Edit Transaction',
    'Add User' => 'Add User',
    'Access Level' => 'Access Level',
    'Full Access' => 'Full Access',
    'Loading Users' => 'Loading Users',
    'Add Payee' => 'Add Payee',
    'Manage Payees' => 'Manage Payees',
    'Edit Payee' => 'Edit Payee',
    'Edit Payer' => 'Edit Payer',
    'Add Payer' => 'Add Payer',
    'Manage Payers' => 'Manage Payers',
    'Reorder Payment Gateways' => 'Reorder Payment Gateways Position',
    'Gateway Name' => 'Gateway Name',
    'Setting Name' => 'Setting Name',
    'Value' => 'Value',
    'Reorder' => 'Reorder',
    'Positions' => 'Positions',
    'Settings Name' => 'Settings Name',
    'Custom Param 1' => 'Custom Param 1',
    'Conversion Rate' => 'Conversion Rate',
    'Custom Param 2' => 'Custom Param 2',
    'Custom Param 3' => 'Custom Param 3',
    'Custom Param 4' => 'Custom Param 4',
    'Custom Param 5' => 'Custom Param 5',
    'Add Payment Methods' => 'Add Payment Methods',
    'Manage Payment Methods' => 'Manage Payment Methods',
    'Edit Payment Methods' => 'Edit Payment Methods',
    'Click Here to Print' => 'Click Here to Print',
    'Add Product' => 'Add Product',
    'Add Service' => 'Add Service',
    'List' => 'List',
    'Expense Summary' => 'Expense Summary',
    'Total Expense This Month' => 'Total Expense This Month',
    'Total Expense This Week' => 'Total Expense This Week',
    'Total Expense Last 30 days' => 'Total Expense Last 30 days',
    'Last 20 deposit Expense' => 'Last 20 deposit/ Expense',
    'Dr.' => 'Dr.',
    'Monthly Expense Graph' => 'Monthly Expense Graph',
    'Income Summary' => 'Income Summary',
    'Total Income This Month' => 'Total Income This Month',
    'Total Income This Week' => 'Total Income This Week',
    'Total Income Last 30 days' => 'Total Income Last 30 days',
    'Last 20 deposit Income' => 'Last 20 deposit/ Income',
    'Monthly Income Graph' => 'Monthly Income Graph',
    'Reports Income Vs Expense' => 'Reports- Income Vs Expense',
    'Income minus Expense' => 'Income - Expense',
    'Income Vs Expense This Year' => 'Income Vs Expense This Year',
    'View Statement' => 'View Statement',
    'From Date' => 'From Date',
    'To Date' => 'To Date',
    'Export for Print' => 'Export for Print',
    'Export to PDF' => 'Export to PDF',
    'Tag' => 'Tag',
    'New Transfer' => 'New Transfer',
    'Recent Transfers' => 'Recent Transfers',
    'Add New User' => 'Add New User',
    'User' => 'User',
    'Full Administrator' => 'Full Administrator',
    'Choose User Type' =>
        'Choose User Type Employee to disable Settings access',
    'Confirm Password' => 'Confirm Password',
    'Edit User' => 'Edit User',
    'Clear Old Data' => 'Clear Old Data',
    'UID' => 'UID',
    'IP' => 'IP',
    'ID' => 'ID',
    'Total Email Sent' => 'Total Email Sent',
    'Sent To' => 'Sent To',
    'Back To Emails' => 'Back To Emails',
    'Settings Saved Successfully' => 'Settings Saved Successfully',
    'New Goal has been set' => 'New Goal has been set',
    'Choose the Traget Account' => 'Please choose the Traget Account',
    'See All Activity' => 'See All Activity',
    'Item Added Successfully' => 'Item Added Successfully',
    'Password changed successfully' =>
        'Password changed successfully, Please login again',
    'Data Updated' => 'Data Updated!',
    'Transaction Added Successfully' => 'Transaction Added Successfully',
    'Invalid Number' => 'Invalid Number',
    'Logs has been deleted' => 'Logs older than 30 days has been deleted',
    'Password Reset Key Expired' => 'Password Reset Key Expired',
    'Payment Cancelled' => 'Payment Cancelled',
    'Custom Field Deleted Successfully' => 'Custom Field Deleted Successfully',
    'Plugin Not Found' => 'Plugin Not Found',
    'You do not have permission' =>
        'You do not have permission to access this page',
    'disabled_in_demo' => 'This Option is disabled in the Demo Mode',
    'All Fields are Required' => 'All Fields are Required',
    'Invalid System Email' => 'Invalid System Email',
    'smtp_fields_error' => 'SMTP Username, Password and Port is required',
    'Charset Saved Successfully' => 'Charset Saved Successfully',
    'password_length_error' => 'New Password must be 6 to 14 character',
    'Both Password should be same' => 'Both Password should be same',
    'Incorrect Current Password' => 'Incorrect Current Password',
    'Invalid Logo File' => 'Invalid Logo File',
    'Invalid TAX Rate' => 'Invalid TAX Rate',
    'New TAX Added' => 'New TAX Added',
    'TAX Not Found' => 'TAX Not Found',
    'cron_new_key' =>
        'New Key Generated. Please Make Sure to Update The CRON Jobs.',
    'cron_notification' =>
        'Please Use a valid Email Address to enable Notification',
    'Select' => 'Select',
    'Close' => 'Close',
    'Update' => 'Update',
    'OK' => 'OK',
    'Terms' => 'Terms',
    'PDF Font' => 'PDF Font',
    'pdf_font_help_default' => 'Default [Faster PDF Creation with Less Memory]',
    'pdf_font_help_helvetica' => 'Helvetica',
    'pdf_font_help_dejavusanscondensed' =>
        'dejavusanscondensed [Embed fonts with supports UTF8]',
    'Invoice Total' => 'Invoice Total',
    'Total Paid' => 'Total Paid',
    'Unique Invoice URL' => 'Unique Invoice URL',
    'Company Name' => 'Company Name',
    'ATTN' => 'ATTN',
    'Payment Successful' => 'Payment Successful',
    'Plugins' => 'Plugins',
    'Installing Plugin' => 'Installing Plugin',
    'Uninstalling Plugin' => 'Uninstalling Plugin',
    'Activating Plugin' => 'Activating Plugin',
    'Deactivating Plugin' => 'Deactivating Plugin',
    'Deleting Plugin' => 'Deleting Plugin',
    'Upload Plugin' => 'Upload Plugin',
    'Unzipping' => 'Unzipping',
    'Plugin Added' => 'Plugin Added',
    'No Plugins Available' => 'No Plugins Available',
    'Quotes' => 'Quotes',
    'Quote' => 'Quote',
    'Choose Features' => 'Choose Features',
    'Accounting' => 'Accounting',
    'Invoicing' => 'Invoicing',
    'Enable Client Dashboard' => 'Enable Client Dashboard / Portal',
    'quote_alias' => 'Create New Quote / Proposal / Estimate',
    'Date Created' => 'Date Created',
    'Expiry Date' => 'Expiry Date',
    'Stage' => 'Stage',
    'Draft' => 'Draft',
    'Delivered' => 'Delivered',
    'Accepted' => 'Accepted',
    'On Hold' => 'On Hold',
    'Lost' => 'Lost',
    'Dead' => 'Dead',
    'Reports by Category' => 'Reports by Category',
    'January' => 'January',
    'February' => 'February',
    'March' => 'March',
    'April' => 'April',
    'May' => 'May',
    'June' => 'June',
    'July' => 'July',
    'August' => 'August',
    'September' => 'September',
    'October' => 'October',
    'November' => 'November',
    'December' => 'December',
    'Discount Type' => 'Discount Type',
    'Percentage' => 'Percentage',
    'Fixed Amount' => 'Fixed Amount',
    'Page' => 'Page',
    'of' => 'of',
    'Loading' => 'Loading',
    'Payment' => 'Payment',
    'Recipient' => 'Recipient',
    'Proposal Text' => 'Proposal Text',
    'quote_help_top' => 'Displayed at the Top of the Quote',
    'quote_help_footer' => 'Displayed as a Footer to the Quote',
    'Customer Notes' => 'Customer Notes',
    'Save n Close' => 'Save & Close',
    'Quote Created' => 'Quote Created',
    'Convert to Invoice' => 'Convert to Invoice',
    'Quote Prefix' => 'Quote Prefix',
    'quote_number_help' =>
        'Keep it Blank to Generate Quote Number Automatically',
    'invoice_number_help' =>
        'Keep it Blank to Generate Invoice Number Automatically',
    'Public Key' => 'Public Key',
    'Private Key' => 'Private Key',
    'Default Account' => 'Default Account',
    'live or sandbox' => 'live or sandbox',
    'plugin_drop_help' => 'Drop Plugin here or click to upload',
    'plugin_upload_help' => '(Upload Plugin zip file)',
    'Admin' => 'Admin',
    'Message Body' => 'Message Body',
    'Invoice:Invoice Created' => 'Invoice - Invoice Created',
    'Admin:Password Change Request' => 'Admin - Password Change Request',
    'Admin:New Password' => 'Admin - New Password',
    'Invoice:Invoice Payment Reminder' => 'Invoice - Invoice Payment Reminder',
    'Invoice:Invoice Overdue Notice' => 'Invoice - Invoice Overdue Notice',
    'Invoice:Invoice Payment Confirmation' =>
        'Invoice - Invoice Payment Confirmation',
    'Invoice:Invoice Refund Confirmation' =>
        'Invoice - Invoice Refund Confirmation',
    'Quote:Quote Created' => 'Quote - Quote Created',
    'Send Notifications To' => 'Send Notifications To',
    'No results found' => 'No results found',
    'Quote Deleted Successfully' => 'Quote Deleted Successfully',
    'Create New Quote' => 'Create New Quote',
    'notice_email_as_username' =>
        'Please use a valid Email address as Username',
    'API' => 'API',
    'API Access' => 'API Access',
    'Add API Access' => 'Add API Access',
    'Label' => 'Label',
    'API Key' => 'API Key',
    'Regenerate' => 'Regenerate',
    'Application URL' => 'Application URL',
    'API Access Added' => 'API Access Added',
    'select_a_contact' => 'Please select a Contact',
    'at_least_one_item_required' => 'At least one item is required',
    'Subject is Required' => 'Subject is Required',
    'Unique Quote URL' => 'Unique Quote URL',
    'Default Invoice Terms' => 'Default Invoice Terms',
    'Additional Settings' => 'Additional Settings',
    'cron_invoice_created' => 'Automatically email recurring invoices',
    'Invoice Creation Method' => 'Invoice Creation Method',
    'Default' => 'Default',
    'V2' => 'V2',
    'CRON Log' => 'CRON Log',
    'Message' => 'Message',
    'Recent Invoices' => 'Recent Invoices',
    'About' => 'About',
    'Or Install from URL' => 'Or Install from URL',
    'Fold Sidebar Default' => 'Fold Sidebar by Default ?',
    'Hide Footer Copyright' => 'Hide Footer Copyright ?',
    'Filter' => 'Filter',
    'Back' => 'Back',
    'Account Number' => 'Account Number',
    'Contact Person' => 'Contact Person',
    'Internet Banking URL' => 'Internet Banking URL',
    'Cc' => 'Cc',
    'Bcc' => 'Bcc',
    'Mode' => 'Mode',
    'Live' => 'Live',
    'Sandbox' => 'Sandbox',
    'Drop CSV File Here' => 'Drop CSV File Here',
    'Or Click to Upload' => 'Or Click to Upload',
    'Importing' => 'Importing',
    'Import Contacts' => 'Import Contacts',
    'Download Sample File' => 'Download Sample File',
    'Group' => 'Group',
    'Groups' => 'Groups',
    'Add New Group' => 'Add New Group',
    'Group Name' => 'Group Name',
    'Group Deleted Successfully' => 'Group Deleted Successfully',
    'Welcome Email' => 'Welcome Email',
    'Client:Client Signup Email' => 'Client Signup Email',
    'Send Client Signup Email' => 'Set Yes to send Client Signup Email.',
    'Profile' => 'Profile',
    'Download' => 'Download',
    'Legacy' => 'Legacy',
    'New' => 'New',
    'Default Landing Page' => 'Default Landing Page',
    'Admin Login' => 'Admin Login',
    'Client Login' => 'Client Login',
    'Recent Quotes' => 'Recent Quotes',
    'Recent Transactions' => 'Recent Transactions',
    'URL Rewrite' => 'URL Rewrite',
    'Currency Symbol' => 'Currency Symbol',
    'Home Currency' => 'Home Currency',
    'Currency Symbol Position' => 'Currency Symbol Position',
    'Left' => 'Left',
    'Right' => 'Right',
    'Currency Decimal Digits' => 'Currency Decimal Digits',
    'Thousand Separator Placement' => 'Thousand Separator Placement',
    'Or Cancel' => 'Or Cancel',
    'Send Bcc to Admin' => 'Send Bcc to Admin? Click Here.',
    'Attach PDF' => 'Attach PDF?',
    'Cash Flow' => 'Cash Flow',
    'Jan' => 'Jan',
    'Feb' => 'Feb',
    'Mar' => 'Mar',
    'Apr' => 'Apr',
    'Jun' => 'Jun',
    'Jul' => 'Jul',
    'Aug' => 'Aug',
    'Sep' => 'Sep',
    'Oct' => 'Oct',
    'Nov' => 'Nov',
    'Dec' => 'Dec',
    'Last 12 Months' => 'Last 12 Months',
    'Data View' => 'Data View',
    'Refresh' => 'Refresh',
    'Reset' => 'Reset',
    'Save as Image' => 'Save as Image',
    'Click to Save' => 'Click to Save',
    'Average' => 'Average',
    'Line' => 'Line',
    'Bar' => 'Bar',
    'Net Worth' => 'Net Worth',
    'Check for Update' => 'Check for Update',
    'Response' => 'Response',
    'Site Key' => 'Site Key',
    'Secret Key' => 'Secret Key',
    'Enable Recaptcha' => 'Enable reCAPTCHA',
    'Recaptcha' => 'reCAPTCHA',
    'Recaptcha Verification Failed' =>
        'Please verify that you are not a robot.',
    'Client Portal Custom Scripts' => 'Client Portal Custom Scripts',
    'Header Scripts' => 'Header Scripts',
    'Footer Scripts' => 'Footer Scripts',
    'Received' => 'Received',
    'System Status' => 'System Status',
    'Application Environment' => 'Application Environment',
    'Server Environment' => 'Server Environment',
    'Integration Code' => 'Integration Code',
    'Client Registration' => 'Client Registration',
    'Register' => 'Register',
    'Notes' => 'Notes',
    'Quick Notes' => 'Quick Notes',
    'Whats on your mind' => 'What\'s on your mind?',
    'Team' => 'Team',
    'Last Activity' => 'Last Activity',
    'Content Animation' => 'Content Animation',
    'Appearance' => 'Appearance',
    'Customize' => 'Customize',
    'Editor' => 'Editor',
    'Language Editor' => 'Language Editor',
    'Themes' => 'Themes',
    'Select File to Edit' => 'Select File to Edit',
    'File' => 'File',
    'Language File' => 'Language File',
    'Invoice Layout Print' => 'Invoice Layout: Print',
    'Invoice Layout PDF' => 'Invoice Layout: PDF',
    'Please Choose a File' => 'Please Choose a File',
    'Profit' => 'Profit',
    'Loss' => 'Loss',
    'Revenue' => 'Revenue',
    'Outstanding' => 'Outstanding',
    'Payments' => 'Payments',
    'Transaction ID' => 'Transaction ID',
    'Customers' => 'Customers',
    'Companies' => 'Companies',
    'Currencies' => 'Currencies',
    'Permission' => 'Permission',
    'Staff' => 'Staff',
    'Roles' => 'Roles',
    'New Role' => 'New Role',
    'Role name is required' => 'Role name is required',
    'Tasks' => 'Tasks',
    'Calendar' => 'Calendar',
    'Leads' => 'Leads',
    'Orders' => 'Orders',
    'Currency' => 'Currency',
    'New Currency' => 'New Currency',
    'Base Conversion Rate' => 'Base Conversion Rate',
    'Currency Example' => 'Currency ISO Code, eg. USD, GBP, INR etc...',
    'Make Base Currency' => 'Make Base Currency',
    'Base Currency' => 'Base Currency',
    'New Company' => 'New Company',
    'URL' => 'URL',
    'Logo URL' => 'Logo URL',
    'Company Name is required' => 'Company Name is required.',
    'Event Name' => 'Event Name',
    'Priority' => 'Priority',
    'Owner' => 'Owner',
    'Start Date' => 'Start Date',
    'End Date' => 'End Date',
    'Start Time' => 'Start Time',
    'End Time' => 'End Time',
    'All day event' => 'All day event',
    'Related Contacts' => 'Related Contacts',
    'Add Event' => 'Add Event',
    'Color' => 'Color',
    'Image' => 'Image',
    'Create' => 'Create',
    'Avatar' => 'Avatar',
    'Attach File' => 'Attach File',
    'Drop File Here' => 'Drop File Here',
    'Click to Upload' => 'Or Click to Upload',
    'Import' => 'Import',
    'Export' => 'Export',
    'Phone number already exist' => 'Phone number already exist.',
    'Favicon' => 'Favicon',
    'Upload' => 'Upload',
    'Remember me' => 'Keep me signed in',
    'Accept' => 'Accept',
    'Decline' => 'Decline',
    'Terminal' => 'Terminal',
    'Customers View Mode' => 'Customers View Mode',
    'Table' => 'Table',
    'Card' => 'Card',
    'Your last login was' => 'Your last login was',
    'Documents' => 'Documents',
    'List All Orders' => 'List All Orders',
    'Add New Order' => 'Add New Order',
    'Order' => 'Order',
    'Product_Service' => 'Product/Service',
    'Billing Cycle' => 'Billing Cycle',
    'Free' => 'Free',
    'One Time' => 'One Time',
    'Semi-Annually' => 'Semi-Annually',
    'Annually' => 'Annually',
    'Biennially' => 'Biennially',
    'Triennially' => 'Triennially',
    'Pending' => 'Pending',
    'Generate Invoice' => 'Generate Invoice',
    'Item Not Found' => 'Item Not Found',
    'Available Module for this Order' => 'Available Module for this Order',
    'Order Number' => 'Order Number',
    'New Document' => 'New Document',
    'Title' => 'Title',
    'Server Config' => 'Server Config',
    'Upload Maximum Size' => 'Upload Maximum Size',
    'POST Maximum Size' => 'POST Maximum Size',
    'Uploaded Successfully' => 'Uploaded Successfully',
    'Secure Download Link' => 'Secure Download Link',
    'Files' => 'Files',
    'Assign File' => 'Assign File',
    'Activation Message' => 'Activation Message',
    'Email Sent' => 'Email Sent',
    'Downloads' => 'Downloads',
    'Create Auto Login URL' => 'Create Auto Login URL',
    'Created Successfully' => 'Created Successfully',
    'Auto Login URL' => 'Auto Login URL',
    'Login As Customer' => 'Login As Customer',
    'Revoke Auto Login' => 'Revoke Auto Login',
    'Re Generate URL' => 'Re Generate URL',
    'Contact' => 'Contact',
    'All' => 'All',
    'Date Range' => 'Date Range',
    'Available for all Customers' => 'Available for all Customers',
    'Proof Of Payment' => 'Proof Of Payment',
    'My Orders' => 'My Orders',
    'Place New Order' => 'Place New Order',
    'Cost Price' => 'Cost Price',
    'Inventory To Add Subtract' => 'Inventory To Add/Subtract',
    'Unit' => 'Unit',
    'Units' => 'Units',
    'Units of measurement' => 'Units of measurement',
    'Create New' => 'Create New',
    'Reference' => 'Reference',
    'Conversion Factor' => 'Conversion Factor',
    'SKU' => 'SKU',
    'Weight' => 'Weight',
    'Show quantity as' => 'Show quantity as',
    'New Lead' => 'New Lead',
    'Import Leads' => 'Import Leads',
    'Source' => 'Source',
    'Salutation' => 'Salutation',
    'First Name' => 'First Name',
    'Middle Name' => 'Middle Name',
    'Last Name' => 'Last Name',
    'Industry' => 'Industry',
    'No. of Employees' => 'No. of Employees',
    'Public' => 'Public',
    'Company' => 'Company',
    'Street' => 'Street',
    'Memo' => 'Memo',
    'Convert to Customer' => 'Convert to Customer',
    'Buy Now' => 'Buy Now',
    'Store' => 'Store',
    'Add to Cart' => 'Add to Cart',
    'Copy' => 'Copy',
    'Unknown' => 'Unknown',
    'Access Log' => 'Access Log',
    'Browser' => 'Browser',
    'Time' => 'Time',
    'Invoice Access Log' => 'Invoice Access Log',
    'Clone' => 'Clone',
    'Cloned successfully' => 'Cloned successfully',
    'Media' => 'Media',
    'Inventory' => 'Inventory',
    'Available' => 'Available',
    'Published' => 'Published',
    'No Data Available' => 'No Data Available',
    'Send SMS' => 'Send SMS',
    'Call' => 'Call',
    'Saved Successfully' => 'Saved Successfully',
    'System' => 'System',
    'Custom' => 'Custom',
    'Choose from Template' => 'Choose from Template',
    'Add New Template' => 'Add New Template',
    'Assign to Group' => 'Assign to Group',
    'Select Group' => 'Select Group',
    'Empty' => 'Empty',
    'Related To' => 'Related To',
    'Add New' => 'Add New',
    'Add Fund' => 'Add Fund',
    'Back to Client Area' => 'Back to Client Area',
    'Manual Credit' => 'Manual Credit',
    'Log' => 'Log',
    'Client' => 'Client',
    'All Data' => 'All Data',
    'Sales target' => 'Sales target',
    'Invoice issued' => 'Invoice issued',
    'Currency Exchange' => 'Currency Exchange',
    'Select Currency' => 'Select Currency',
    'POS' => 'POS',
    'Paying as' => 'Paying as',
    'Total Invoice Amount' => 'Total Invoice Amount',
    'Total Paid Amount' => 'Total Paid Amount',
    'Total Un Paid Amount' => 'Total Un Paid Amount',
    'Purchase' => 'Purchase',
    'Purchase Orders' => 'Purchase Orders',
    'Create Purchase Order' => 'Create Purchase Order',
    'Items' => 'Items',
    'Projects' => 'Projects',
    'Suppliers' => 'Suppliers',
    'Support' => 'Support',
    'HRM' => 'HRM',
    'Warehouse' => 'Warehouse',
    'Maximum' => 'Maximum',
    'Minimum' => 'Minimum',
    'Barcode' => 'Barcode',
    'Total Item' => 'Total Item',
    'Add Item' => 'Add Item',
    'Item Sold' => 'Item Sold',
    'Total Invoice' => 'Total Invoice',
    'Sales Count' => 'Sales Count',
    'Expense by Category' => 'Expense by Category',
    'Total Invoice Paid' => 'Total Invoice Paid',
    'View Reports' => 'View Reports',
    'Add Supplier' => 'Add Supplier',
    'List Suppliers' => 'List Suppliers',
    'Receipt' => 'Receipt',
    'Invoices Vs Expense' => 'Invoices Vs Expense',
    'Open New Ticket' => 'Open New Ticket',
    'Tickets' => 'Tickets',
    'Predefined Replies' => 'Predefined Replies',
    'Departments' => 'Departments',
    'Open Ticket' => 'Open Ticket',
    'Department' => 'Department',
    'Knowledgebase' => 'Knowledgebase',
    'New Article' => 'New Article',
    'All Articles' => 'All Articles',
    'New Purchase Order' => 'New Purchase Order',
    'Expense Types' => 'Expense Types',
    'Receipt Number' => 'Receipt Number',
    'Supplier' => 'Supplier',
    'Tools' => 'Tools',
    'Make Payment' => 'Make Payment',
    'Fax' => 'Fax',
    'Business Number' => 'Business Number',
    'Issued at' => 'Issued at',
    'Make Default' => 'Default',
    'SMS' => 'SMS',
    'Send Single SMS' => 'Send Single SMS',
    'Send Bulk SMS' => 'Send Bulk SMS',
    'Inbox' => 'Inbox',
    'Sent' => 'Sent',
    'SMS Templates' => 'SMS Templates',
    'Notifications' => 'Notifications',
    'SMS Drivers' => 'SMS Drivers',
    'Quote Accepted' => 'Quote Accepted',
    'Quote Cancelled' => 'Quote Cancelled',
    'Profile Picture' => 'Profile Picture',
    'Show Watermark' => 'Show Watermark',
    'already exist' => 'already exist',
    'Show Country Flag' => 'Show Country Flag ?',
    'Password Manager' => 'Password Manager',
    'New Entry' => 'New Entry',
    'Tax' => 'Tax',
    'Credit Card Information' => 'Credit Card Information',

    'Daily' => 'Daily',
    'Weeks_3' => '3 Weeks',
    'Weeks_4' => '4 Weeks',

    'optional' => 'optional',
    'Add' => 'Add',

    'Dont have an account' => 'Don\'t have an account?',
    'Already registered' => 'Already Registered?',

    'Low' => 'Low',
    'High' => 'High',
    'Medium' => 'Medium',
    'Urgent' => 'Urgent',
    'Recent Orders' => 'Recent Orders',
    'Transaction Details' => 'Transaction Details',
    'Billing' => 'Billing',
    'Apps' => 'Apps',
    'Uploads' => 'Uploads',
    'Uploaded at' => 'Uploaded at',
    'Backup' => 'Backup',
    'Database' => 'Database',
    'Backup now' => 'Backup now',
    'New document' => 'New document',
    'Purchases' => 'Purchases',
    'Assets' => 'Assets',
    'Clear cache' => 'Clear cache',
    'Current balance' => 'Current balance',
    'Return Fund' => 'Return Fund',
    'Autologin Successful' => 'Autologin Successful',
    'You do not have any Tickets' => 'You do not have any Tickets',
    'List Tickets' => 'List Tickets',
    'Updated' => 'Updated',
    'Open' => 'Open',
    'Closed' => 'Closed',
    'Escalated' => 'Escalated',
    'Total Unpaid Amount' => 'Total Unpaid Amount',
    'Developer' => 'Developer',
    'Employees' => 'Employees',
    'Attendance' => 'Attendance',
    'Payroll' => 'Payroll',
    'Support Ticket Departments' => 'Support Ticket Departments',
    'Add New Department' => 'Add New Department',
    'Department Name' => 'Department Name',
    'Host' => 'Host',
    'Remaining' => 'Remaining',
    'Length' => 'Length',
    'Messages' => 'Messages',
    'Find Phone Number' => 'Find Phone Number',
    'Search Contact' => 'Search Contact',
    'An error occurred while sending email' =>
        'An error occurred while sending email',
    'Catalog' => 'Catalog',
    'Your Cart is empty' => 'Your Cart is empty.',
    'Shopping Cart' => 'Shopping Cart',
    'Product' => 'Product',
    'Proceed to checkout' => 'Proceed to checkout',
    'Unit price' => 'Unit price',
    'Ticket' => 'Ticket',
    'Add Reply' => 'Add Reply',
    'Weekly Statistics' => 'Weekly Statistics',
    'Total Invoice Generated' => 'Total Invoice Generated',
    'Total Due' => 'Total Due',
    'Monthly Statistics' => 'Monthly Statistics',
    'Categories' => 'Categories',
    'Date purchased' => 'Date purchased',
    'Supported until' => 'Supported until',
    'All categories' => 'All categories',
    'New category' => 'New category',
    'Add an asset' => 'Add an asset',
    'Category Name' => 'Category Name',
    'Add an employee' => 'Add an employee',
    'Hourly' => 'Hourly',
    'Date Joined' => 'Date Joined',
    'Job title' => 'Job title',
    'Twitter' => 'Twitter',
    'Pay frequency' => 'Pay frequency',
    'Mark Attendance' => 'Mark Attendance',
    'Note' => 'Note',
    'Present' => 'Present',
    'Absent' => 'Absent',
    'Not processed' => 'Not processed',
    'Run payroll' => 'Run payroll',
    'Created' => 'Created',
    'Vat number' => 'VAT number',
    'Tax Code' => 'TAX Code',
    'Equity' => 'Equity',
    'Record initial balance' => 'Record initial balance',
    'Total in' => 'Total in',
    'Total out' => 'Total out',
    'Delivery Challans' => 'Delivery Challans',
    'Number' => 'Number',
    'Attach signature' => 'Attach signature',
    'Uncleared Transactions' => 'Uncleared Transactions',
    'Mark as cleared' => 'Mark as cleared',
    'Tax System' => 'Tax System',
    'Business Location' => 'Business Location',
    'Other Settings' => 'Other Settings',
    'App Version' => 'App Version',
    'Your Current Balance' => 'Your Current Balance',
    'Customer Code' => 'Customer Code',
    'Code' => 'Code',
    'Create tasks automatically from ticket' =>
        'Create tasks automatically from ticket',
    'Expertise' => 'Expertise',
    'Secondary Email' => 'Secondary Email',
    'Assigned To' => 'Assigned To',
    'Not Started' => 'Not Started',
    'Completed' => 'Completed',
    'Customer Code Prefix' => 'Customer Code Prefix',
    'Customer Code Number' => 'Customer Code Number',
    'Invoice Number' => 'Invoice Number',
    'Purchase Order Prefix' => 'Purchase Order Prefix',
    'Purchase Order Number' => 'Purchase Order Number',
    'Quote Number' => 'Quote Number',
    'Income Code Prefix' => 'Income Code Prefix',
    'Income Code Number' => 'Income Code Number',
    'Expense Code Prefix' => 'Expense Code Prefix',
    'Expense Code Number' => 'Expense Code Number',
    'Contact Extra Field Name' => 'Contact Extra Field Name',
    'Google Maps' => 'Google Maps',
    'Slack Webhook URL' => 'Slack Webhook URL',
    'Address Format' => 'Address Format',
    'Alternative Email' => 'Alternative Email',
    'Mobile Phone' => 'Mobile Phone',
    'Details' => 'Details',
    'Bills' => 'Bills',
    'Add a bill' => 'Add a bill',
    'This field is required' => 'This field is required',
    'Next Due Date' => 'Next Due Date',
    'From Account' => 'From Account',
    'Website' => 'Website',
    'Upcoming Bills' => 'Upcoming Bills',
    'Past Due' => 'Past Due',
    'Mark as Paid' => 'Mark as Paid',
    'Dashboard Widgets' => 'Dashboard Widgets',
    'Enable Signature' => 'Enable Signature',
    'Ticket Prefix' => 'Ticket Prefix',
    'Ticket Number' => 'Ticket Number',
    'Send Test Email' => 'Send Test Email',
    'Project Manager' => 'Project Manager',
    'Width' => 'Width',
    'Height' => 'Height',
    'Enable Recaptcha in Client Login' => 'Enable Recaptcha in Client Login',
    'Enable Recaptcha in Admin Login' => 'Enable Recaptcha in Admin Login',
    'Customer list show company' => 'Customer list show company',
    'Customer list show group' => 'Customer list show group',
    'Send sms notification to admin when ticket is assigned' =>
        'Send sms notification to admin when ticket is assigned',
    'Admin - Disable customer welcome email' =>
        'Admin - Disable customer welcome email',
    'Option to enabled Add Fund to Client' =>
        'Option to enabled Add Fund to Client',
    'Minimum Deposit' => 'Minimum Deposit',
    'Enter the minimum amount a client can add in a single transaction' =>
        'Enter the minimum amount a client can add in a single transaction',
    'Maximum Deposit' => 'Maximum Deposit',
    'Enter the maximum amount a client can add in a single transaction' =>
        'Enter the maximum amount a client can add in a single transaction',
    'Enable Add Fund Option from Client Portal' =>
        'Enable Add Fund Option from Client Portal',
    'Adding of funds by clients from the client dashboard' =>
        'Adding of funds by clients from the client dashboard',
    'Order Method' => 'Order Method',
    'Place Order, Create Invoice Later' => 'Place Order, Create Invoice Later',
    'Show Business Number' => 'Show Business Number',
    'Business Number Label Name' => 'Business Number Label Name',
    'Initial balance' => 'Initial balance',
    'in home currency' => 'in home currency',
    'API Handler' => 'API Handler',
    'Sender ID' => 'Sender ID',
    'HTTP API URL' => 'HTTP API URL',
    'HTTP Request Method' => 'HTTP Request Method',
    'HTTP Parameters' => 'HTTP Parameters',
    'Token' => 'Token',
    'Nothing Found' => 'Nothing Found',
    'In Progress' => 'In Progress',
    'Waiting on someone else' => 'Waiting on someone else',
    'Deferred' => 'Deferred',
    'Order Summary' => 'Order Summary',
    'No items to display' => 'No items to display.',
    'Add New Article' => 'Add New Article',
    'Latest Articles' => 'Latest Articles',
    'Add Predefined Reply' => 'Add Predefined Reply',
    'Reorder Predefined Replies' => 'Reorder Predefined Replies',
    'Entries' => 'Entries',
    'CSV' => 'CSV',
    'Columns' => 'Columns',
    'Show all' => 'Show all',
    'rows' => 'rows',
    'Showing 0 to 0 of 0 entries' => 'Showing 0 to 0 of 0 entries',
    'Showing _START_ to _END_ of _TOTAL_ entries' =>
        'Showing _START_ to _END_ of _TOTAL_ entries',
    'Quote:Quote Accepted' => 'Quote: Quote Accepted',
    'Quote:Quote Cancelled' => 'Quote: Quote Cancelled',
    'Purchase Invoice:Invoice Created' => 'Purchase Invoice: Invoice Created',
    'Tickets:Admin Response' => 'Tickets: Admin Response',
    'Tickets:Client Response' => 'Tickets: Client Response',
    'Tickets:Admin Ticket Created' => 'Tickets: Admin Ticket Created',
    'Tickets:Client Ticket Created' => 'Tickets: Client Ticket Created',
    'Volume' => 'Volume',
    'Piece' => 'Piece',
    'Dimension' => 'Dimension',
    'Surface' => 'Surface',
    'Logo for dark background' => 'Logo for dark background',
    'Optional' => 'Optional',
    'Show sidebar header' => 'Show sidebar header',
    'Upload Transparent png image' => 'Upload Transparent png image',
    'minutes' => 'minutes',
    'minute' => 'minute',
    'Proficiencies' => 'Proficiencies',
    'Icon' => 'Icon',
    'Text Logo' => 'Text Logo',
    'Required' => 'Required',
    'Web to Lead' => 'Web to Lead',
    'Web to Lead Form' => 'Web to Lead Form',
    'New Form' => 'New Form',
    'Form Name' => 'Form Name',
    'Total Submissions' => 'Total Submissions',
    'Primary Contact' => 'Primary Contact',
    'Reports by Month' => 'Reports by Month',
    'Income by Category' => 'Income by Category',
    'tasks completed' => 'tasks completed',
    'Team Members' => 'Team Members',
    'Total Invoice Issued Amount' => 'Total Invoice Issued Amount',
    'Total Unpaid' => 'Total Unpaid',
    'Back to the List' => 'Back to the List',
    'Create Invoice' => 'Create Invoice',
    'Previous Conversations' => 'Previous Conversations',
    'View Invoice' => 'View Invoice',
    'Task' => 'Task',
    'Assigned to' => 'Assigned to',
    'Mark as Completed' => 'Mark as Completed',
    'Mark as Not Started' => 'Mark as Not Started',
    'Internal' => 'Internal',
    'Predefined Reply' => 'Predefined Reply',
    'Submit button text' => 'Submit button text',
    'Success message' => 'Success message',
    'Assign to' => 'Assign to',
    'Form Builder' => 'Form Builder',
    'Payroll Type' => 'Payroll Type',
    'Salary' => 'Salary',
    'Hide Cover Image' => 'Hide Cover Image',
    'Delivery Order' => 'Delivery Order',
    'Delivery To' => 'Delivery To',
    'App Layout' => 'App Layout',
    'Fixed Header' => 'Fixed Header',
    'header is in a fixed at all times' => 'header is in a fixed at all times',
    'Fixed Navigation' => 'Fixed Navigation',
    'left panel is fixed' => 'left panel is fixed',
    'Minify Navigation' => 'Minify Navigation',
    'skew nav to maximize space' => 'skew nav to maximize space',
    'Hide Navigation' => 'Hide Navigation',
    'roll mouse on edge to reveal' => 'roll mouse on edge to reveal',
    'Top Navigation' => 'Top Navigation',
    'relocate left pane to top' => 'relocate left pane to top',
    'Fixed Footer' => 'Fixed Footer',
    'page footer is fixed' => 'page footer is fixed',
    'Boxed Layout' => 'Boxed Layout',
    'encapsulates to a container' => 'encapsulates to a container',
    'Mobile Menu' => 'Mobile Menu',
    'Push Content' => 'Push Content',
    'content pushed on menu reveal' => 'content pushed on menu reveal',
    'No Overlay' => 'No Overlay',
    'removes mesh on menu reveal' => 'removes mesh on menu reveal',
    'Off-Canvas' => 'Off-Canvas',
    'content overlaps menu' => 'content overlaps menu',
    'Accessibility' => 'Accessibility',
    'Bigger Content Font' => 'Bigger Content Font',
    'content fonts are bigger for readability' =>
        'content fonts are bigger for readability',
    'High Contrast Text (WCAG 2 AA)' => 'High Contrast Text (WCAG 2 AA)',
    '4.5:1 text contrast ratio' => '4.5:1 text contrast ratio',
    'beta' => 'beta',
    'Daltonism' => 'Daltonism',
    'color vision deficiency' => 'color vision deficiency',
    'Preloader Inside' => 'Preloader Inside',
    'preloader will be inside content' => 'preloader will be inside content',
    'SmartPanel Icons' => 'SmartPanel Icons',
    'not Panels' => 'not Panels',
    'smartpanel buttons will appear as icons' =>
        'smartpanel buttons will appear as icons',
    'Global Modifications' => 'Global Modifications',
    'Clean Page Background' => 'Clean Page Background',
    'adds more whitespace' => 'adds more whitespace',
    'Hide Navigation Icons' => 'Hide Navigation Icons',
    'invisible navigation icons' => 'invisible navigation icons',
    'Disable CSS Animation' => 'Disable CSS Animation',
    'disables css based animations' => 'disables css based animations',
    'Hide Info Card' => 'Hide Info Card',
    'hides info card from left panel' => 'hides info card from left panel',
    'Lean Subheader' => 'Lean Subheader',
    'distinguished page header' => 'distinguished page header',
    'Hierarchical Navigation' => 'Hierarchical Navigation',
    'clear breakdown of nav links' => 'clear breakdown of nav links',
    'Dark Navigation' => 'Dark Navigation',
    'navigation background is darkend' => 'navigation background is darkend',
    'Global Font Size' => 'Global Font Size',
    'change root font size to effect rem values (resets on page refresh)' =>
        'change root font size to effect rem values (resets on page refresh)',
    'Theme colors' => 'Theme colors',
    'Fixed Background' => 'Fixed Background',
    'Refresh Widget Every' => 'Refresh Widget Every',
    'Create New Project' => 'Create New Project',
    'Budget' => 'Budget',
    'Add Task' => 'Add Task',
    'Embed' => 'Embed',
    'Webhook URL' => 'Webhook URL',
    'Direct Link' => 'Direct Link',
    'Shipping Addresses' => 'Shipping Addresses',
    'Set Default' => 'Set Default',
    'Add Address' => 'Add Address',
    'Select Final Delivery Address' => 'Select Final Delivery Address',
    'Enable Language change on the client portal' =>
        'Enable Language change on the client portal',
    'Choose Language' => 'Choose Language',
    'Expenses' => 'Expenses',
    'Pads the decimal with zeros' => 'Pads the decimal with zeros?',
    'Decimal Places' => 'Decimal Places',
    'Deactivate' => 'Deactivate',
    'Activate' => 'Activate',
    'Uninstall' => 'Uninstall',
    'Install' => 'Install',
    'Hide Expense from Client Portal' => 'Hide Expense from Client Portal',
    'Enable Automatic Payment Reminder' => 'Enable Automatic Payment Reminder',
    'Payslips' => 'PaySlips',
    'Payslip' => 'Payslip',
    'Award' => 'Award',
    'Leave' => 'Leave',
    'My Leaves' => 'My Leaves',
    'Request New Leave' => 'Request New Leave',
    'clients' => 'clients',
    'Clients' => 'Clients',
    'WHOIS Lookup' => 'WHOIS Lookup',
    'Hosting' => 'Hosting',
    'Home' => 'Home',
    'Recent Tickets' => 'Recent Tickets',
    'Last Update' => 'Last Update',
    'Pending Orders' => 'Pending Orders',
    'Recent Clients' => 'Recent Clients',
    'Domains' => 'Domains',
    'Pricing' => 'Pricing',
    'Choose Service Provider' => 'Choose Service Provider',
    'Choose Server Type' => 'Choose Server Type',
    'Total Quotes' => 'Total Quotes',
    'Hosting Orders' => 'Hosting Orders',
    'Domain Orders' => 'Domain Orders',
    'Tracking ID' => 'Tracking ID',
    'Domain' => 'Domain',
    'Total value of Active Orders' => 'Total value of Active Orders',
    'Total Paid Invoice Amount' => 'Total Paid Invoice Amount',
    'Total Orders' => 'Total Orders',
    'Total Customers' => 'Total Customers',
    'Total last 7 days' => 'Total last 7 days',
    'Approve Order' => 'Approve Order',
    'Set Pending' => 'Set Pending',
    'Cancel Order' => 'Cancel Order',
    'Delete Order' => 'Delete Order',
    'Set as Fraud' => 'Set as Fraud',
    'No automation is configured.' => 'No automation is configured.',
    'Add Extension/TLD' => 'Add Extension/TLD',
    'Extension' => 'Extension',
    'Registration Price' => 'Registration Price',
    'Transfer Price' => 'Transfer Price',
    'Renewal Price' => 'Renewal Price',
    'Reseller ID' => 'Reseller ID',
    'Registration Provider' => 'Registration Provider',
    'Domain Registration Providers' => 'Domain Registration Providers',
    'Header Content' => 'Header Content',
    'Other Services' => 'Other Services',
    'Body Content' => 'Body Content',
    'Slug' => 'Slug',
    'items/' => 'items/',
    'Add Hosting Plan' => 'Add Hosting Plan',
    'Half Yearly' => 'Half Yearly',
    'Keep blank to disable any of the terms.' =>
        'Keep blank to disable any of the terms.',
    'Two years' => 'Two years',
    'Service Fee' => 'Service Fee',
    'Allow Free Domain?' => 'Allow Free Domain?',
    'Require Domain Name?' => 'Require Domain Name?',
    'Featured?' => 'Featured?',
    'Server/Hosting Provider' => 'Server/Hosting Provider',
    'Plan API Name' => 'Plan API Name',
    'Enter the automation package/plan name.' =>
        'Enter the automation package/plan name.',
    'Features' => 'Features',
    'Add New Service' => 'Add New Service',
    'Add New Hosting Plan' => 'Add New Hosting Plan',
    'Automation Server' => 'Automation Server',
    'Automations' => 'Automations',
    'Regenerate Password' => 'Regenerate Password',
    'Sync Accounts' => 'Sync Accounts',
    'Servers' => 'Servers',
    'New Server' => 'New Server',
    'Productivity' => 'Productivity',
    'Hosting Plans' => 'Hosting Plans',
    'SMS Sent Log' => 'SMS Sent Log',
    'SMS Settings' => 'SMS Settings',
    'List Items' => 'List Items',
    'Three years' => 'Three years',
    'Tracking Id' => 'Tracking Id',
    'Create Account' => 'Create Account',
    'role_all_data_help_text' =>
        'Check all data to enable viewing of all data. By unchecking this, the user under this Role will see only the data created by that user.',
    'Recent Projects' => 'Recent Projects',
    'Conversion Report' => 'Conversion Report',
    'Email Campaign' => 'Email Campaign',
    'SMS Campaign' => 'SMS Campaign',
    'API Token' => 'API Token',
    'Item Details' => 'Item Details',
    'Link to the Cart' => 'Link to the Cart',
    'Client Credentials' => 'Client Credentials',
    'Register Domain' => 'Register Domain',
    'Articles' => 'Articles',
    'Learn More' => 'Learn More',
    'Checkout' => 'Checkout',
    'is not available, try another domain' =>
        'is not available, try another domain',
    'Recent Domains' => 'Recent Domains',
    'Find your domain' => 'Find your domain',
    'Start your domain name search' => 'Start your domain name search',
    'Already Registered? Login' => 'Already Registered? Login',
    'Register a new domain?' => 'Register a new domain?',
    'Enter Your Domain' => 'Enter Your Domain',
    'years' => 'years',
    'year' => 'year',
    'I already have an account' => 'I already have an account',
    'Or create an account' => 'Or create an account',
    'Continue Shopping' => 'Continue Shopping',
    'No items in the shopping cart.' => 'No items in the shopping cart.',
    'Go to Homepage' => 'Go to Homepage',
    'Empty Shopping Cart' => 'Empty Shopping Cart',
    'Registered at' => 'Registered at',
    'Expiration date' => 'Expiration date',
    'Registrar' => 'Registrar',
    'Nameservers' => 'Nameservers',
    'Enter domain name...' => 'Enter domain name...',
    'Congratulation' => 'Congratulation',
    'Invalid domain name' => 'Invalid domain name',
    'is available' => 'is available',
    'No server/hosting provider is defined for this Hosting Plan,' =>
        'No server/hosting provider is defined for this Hosting Plan,',
    'Edit Hosting Plan' => 'Edit Hosting Plan',
    'hosting' => 'hosting',
    'Sign above' => 'Sign above',
    'Clear signature' => 'Clear signature',
    'No User found with this Email' => 'No User found with this Email',
    'Password Reset' => 'Password Reset',
    'Contracts' => 'Contracts',
    'List Contracts' => 'List Contracts',
    'New Contract' => 'New Contract',
    'Subscriptions' => 'Subscriptions',
    'List Subscriptions' => 'List Subscriptions',
    'New Subscription' => 'New Subscription',
    'Dark Theme' => 'Dark Theme',
    'Suspended' => 'Suspended',
    'Today' => 'Today',
    'Yesterday' => 'Yesterday',
    'Last 7 Days' => 'Last 7 Days',
    'Last 30 Days' => 'Last 30 Days',
    'This Month' => 'This Month',
    'Last Month' => 'Last Month',
    'TAX/VAT Number' => 'TAX/VAT Number',
    'Tax/VAT Number Label' => 'Tax/VAT Number Label',
    'Files uploaded by Customers' => 'Files uploaded by Customers',
    'Credit Notes' => 'Credit Notes',
    'New Credit Note' => 'New Credit Note',
    'Subscription Plans' => 'Subscription Plans',
    'My subscriptions' => 'My subscriptions',
    'Expense Type' => 'Expense Type',
    'Add New Expense Type' => 'Add New Expense Type',
    'Client Drive' => 'Client Drive',
    'New Subscription Plan' => 'New Subscription Plan',
    'Button Text' => 'Button Text',
    'Stripe Pricing Id' => 'Stripe Pricing Id',
    'Contract' => 'Contract',
    'Add another item' => 'Add another item',
    'Expiration Date' => 'Expiration Date',
    'Data Import' => 'Data Import',
    'Access Token' => 'Access Token',
    'Select None' => 'Select None',
    'Select All' => 'Select All',
    'Excel' => 'Excel',
    'Display as' => 'Display as',
    'Square logo and text' => 'Square logo and text',
    'Customer Group' => 'Customer Group',
    'Invoice Groups' => 'Invoice Groups',
    'Service' => 'Service',
    'Create New Ticket' => 'Create New Ticket',
    'VAT' => 'VAT',
];