2017-09-14 22:21:00 +03:00
< ? php
return [
2019-11-16 10:21:14 +03:00
'dashboards' => 'Dashboard|Dashboards' ,
2017-09-14 22:21:00 +03:00
'items' => 'Item|Items' ,
'invoices' => 'Invoice|Invoices' ,
2022-06-01 10:15:55 +03:00
'recurring_invoices' => 'Recurring Invoice|Recurring Invoices' ,
2017-09-14 22:21:00 +03:00
'customers' => 'Customer|Customers' ,
2022-06-01 10:15:55 +03:00
'incomes' => 'Income|Incomes' ,
'recurring_incomes' => 'Recurring Income|Recurring Incomes' ,
2017-09-14 22:21:00 +03:00
'expenses' => 'Expense|Expenses' ,
2022-06-01 10:15:55 +03:00
'recurring_expenses' => 'Recurring Expense|Recurring Expenses' ,
2017-09-14 22:21:00 +03:00
'bills' => 'Bill|Bills' ,
2022-06-01 10:15:55 +03:00
'recurring_bills' => 'Recurring Bill|Recurring Bills' ,
2017-09-14 22:21:00 +03:00
'vendors' => 'Vendor|Vendors' ,
'accounts' => 'Account|Accounts' ,
'transfers' => 'Transfer|Transfers' ,
2022-07-21 01:07:55 +03:00
'income_transfers' => 'Income Transfer|Income Transfers' ,
'expense_transfers' => 'Expense Transfer|Expense Transfers' ,
2017-09-14 22:21:00 +03:00
'transactions' => 'Transaction|Transactions' ,
2022-06-01 10:15:55 +03:00
'payments' => 'Payment|Payments' ,
'recurring_transactions' => 'Recurring Transaction|Recurring Transactions' ,
2017-09-14 22:21:00 +03:00
'reports' => 'Report|Reports' ,
'settings' => 'Setting|Settings' ,
'categories' => 'Category|Categories' ,
'currencies' => 'Currency|Currencies' ,
'tax_rates' => 'Tax Rate|Tax Rates' ,
'users' => 'User|Users' ,
'roles' => 'Role|Roles' ,
'permissions' => 'Permission|Permissions' ,
'modules' => 'App|Apps' ,
'companies' => 'Company|Companies' ,
'profits' => 'Profit|Profits' ,
'taxes' => 'Tax|Taxes' ,
2018-03-06 17:22:59 +03:00
'logos' => 'Logo|Logos' ,
2017-09-14 22:21:00 +03:00
'pictures' => 'Picture|Pictures' ,
'types' => 'Type|Types' ,
'payment_methods' => 'Payment Method|Payment Methods' ,
'compares' => 'Income vs Expense|Incomes vs Expenses' ,
'notes' => 'Note|Notes' ,
'totals' => 'Total|Totals' ,
'languages' => 'Language|Languages' ,
'updates' => 'Update|Updates' ,
'numbers' => 'Number|Numbers' ,
2017-09-27 21:40:25 +03:00
'statuses' => 'Status|Statuses' ,
2018-04-24 01:03:01 +03:00
'others' => 'Other|Others' ,
2018-10-27 17:57:40 +03:00
'contacts' => 'Contact|Contacts' ,
2022-06-01 10:15:55 +03:00
'documents' => 'Document|Documents' ,
2018-10-27 17:57:40 +03:00
'reconciliations' => 'Reconciliation|Reconciliations' ,
2018-12-11 16:58:10 +03:00
'developers' => 'Developer|Developers' ,
2019-11-16 10:21:14 +03:00
'schedules' => 'Schedule|Schedules' ,
'groups' => 'Group|Groups' ,
'charts' => 'Chart|Charts' ,
'localisations' => 'Localisation|Localisations' ,
'defaults' => 'Default|Defaults' ,
'widgets' => 'Widget|Widgets' ,
2019-12-25 21:48:05 +03:00
'templates' => 'Template|Templates' ,
2019-12-31 15:49:09 +03:00
'sales' => 'Sale|Sales' ,
2020-02-02 16:12:19 +03:00
'purchases' => 'Purchase|Purchases' ,
2021-06-19 18:16:09 +03:00
'notifications' => 'Notification|Notifications' ,
2021-09-03 12:57:54 +03:00
'countries' => 'Country|Countries' ,
2021-09-19 00:08:17 +03:00
'cities' => 'Town / City|Towns / Cities' ,
2022-06-01 10:15:55 +03:00
'email_services' => 'Email Service|Email Services' ,
'email_templates' => 'Email Template|Email Templates' ,
'bank_transactions' => 'Bank Transaction|Bank Transactions' ,
'recurring_templates' => 'Recurring Template|Recurring Templates' ,
'receipts' => 'Receipt|Receipts' ,
'products' => 'Product|Products' ,
'services' => 'Service|Services' ,
'invitations' => 'Invitation|Invitations' ,
'attachments' => 'Attachment|Attachments' ,
'histories' => 'History|Histories' ,
2022-06-13 14:31:45 +03:00
'your_notifications' => 'Your notification|Your notifications' ,
2017-09-14 22:21:00 +03:00
2019-11-16 10:21:14 +03:00
'welcome' => 'Welcome' ,
2017-09-14 22:21:00 +03:00
'banking' => 'Banking' ,
'general' => 'General' ,
'no_records' => 'No records.' ,
'date' => 'Date' ,
'amount' => 'Amount' ,
'enabled' => 'Enabled' ,
'disabled' => 'Disabled' ,
2022-06-01 10:15:55 +03:00
'disabled_type' => 'This :type is disabled' ,
2017-09-14 22:21:00 +03:00
'yes' => 'Yes' ,
'no' => 'No' ,
'na' => 'N/A' ,
'daily' => 'Daily' ,
2019-11-16 10:21:14 +03:00
'weekly' => 'Weekly' ,
2017-09-14 22:21:00 +03:00
'monthly' => 'Monthly' ,
2017-12-13 02:21:32 +03:00
'quarterly' => 'Quarterly' ,
2017-09-14 22:21:00 +03:00
'yearly' => 'Yearly' ,
'add' => 'Add' ,
'add_new' => 'Add New' ,
2020-01-19 10:46:46 +03:00
'add_income' => 'Add Income' ,
'add_expense' => 'Add Expense' ,
2021-08-07 12:45:43 +03:00
'add_transfer' => 'Add Transfer' ,
2017-09-14 22:21:00 +03:00
'show' => 'Show' ,
2022-06-01 10:15:55 +03:00
'create' => 'Create' ,
2017-09-14 22:21:00 +03:00
'edit' => 'Edit' ,
'delete' => 'Delete' ,
'send' => 'Send' ,
2022-06-01 10:15:55 +03:00
'send_to' => 'Send To' ,
'receive' => 'Receive' ,
2020-02-02 17:21:09 +03:00
'share' => 'Share' ,
2022-06-01 10:15:55 +03:00
'share_link' => 'Share Link' ,
'copy_link' => 'Copy Link' ,
2017-09-14 22:21:00 +03:00
'download' => 'Download' ,
2022-06-01 10:15:55 +03:00
'restore' => 'Restore' ,
2017-09-14 22:21:00 +03:00
'delete_confirm' => 'Confirm delete :name :type?' ,
'name' => 'Name' ,
'email' => 'Email' ,
'tax_number' => 'Tax Number' ,
'phone' => 'Phone' ,
'address' => 'Address' ,
'website' => 'Website' ,
'actions' => 'Actions' ,
'description' => 'Description' ,
'manage' => 'Manage' ,
'code' => 'Code' ,
'alias' => 'Alias' ,
'balance' => 'Balance' ,
'reference' => 'Reference' ,
'attachment' => 'Attachment' ,
'change' => 'Change' ,
2019-12-23 16:15:33 +03:00
'change_type' => 'Change :type' ,
2017-12-10 09:03:47 +03:00
'switch' => 'Switch' ,
2017-09-14 22:21:00 +03:00
'color' => 'Colour' ,
'save' => 'Save' ,
2019-11-16 10:21:14 +03:00
'confirm' => 'Confirm' ,
2017-09-14 22:21:00 +03:00
'cancel' => 'Cancel' ,
2018-09-17 13:57:03 +03:00
'loading' => 'Loading...' ,
2017-09-14 22:21:00 +03:00
'from' => 'From' ,
'to' => 'To' ,
2022-06-01 10:15:55 +03:00
'subject' => 'Subject' ,
'body' => 'Body' ,
2017-09-14 22:21:00 +03:00
'print' => 'Print' ,
2020-12-24 01:28:38 +03:00
'download_pdf' => 'Download PDF' ,
'customize' => 'Customize' ,
2017-09-14 22:21:00 +03:00
'search' => 'Search' ,
2020-11-06 22:34:53 +03:00
'search_text' => 'Search for this text' ,
'search_placeholder' => 'Type to search..' ,
2017-09-14 22:21:00 +03:00
'filter' => 'Filter' ,
'help' => 'Help' ,
'all' => 'All' ,
2017-09-27 21:40:25 +03:00
'all_type' => 'All :type' ,
2017-09-14 22:21:00 +03:00
'upcoming' => 'Upcoming' ,
2017-09-21 17:01:51 +03:00
'created' => 'Created' ,
2017-10-07 14:41:10 +03:00
'id' => 'ID' ,
2017-11-07 05:11:03 +03:00
'more_actions' => 'More Actions' ,
2017-11-26 15:20:17 +03:00
'duplicate' => 'Duplicate' ,
2017-12-18 19:48:56 +03:00
'unpaid' => 'Unpaid' ,
'paid' => 'Paid' ,
'overdue' => 'Overdue' ,
'partially' => 'Partially' ,
'partially_paid' => 'Partially Paid' ,
2018-06-11 03:47:32 +03:00
'export' => 'Export' ,
2018-10-24 12:07:28 +03:00
'finish' => 'Finish' ,
'wizard' => 'Wizard' ,
'skip' => 'Skip' ,
2018-06-11 11:19:30 +03:00
'enable' => 'Enable' ,
'disable' => 'Disable' ,
2018-09-26 17:20:19 +03:00
'select_all' => 'Select All' ,
2018-09-26 17:31:54 +03:00
'unselect_all' => 'Unselect All' ,
2018-10-27 18:01:38 +03:00
'created_date' => 'Created Date' ,
2018-10-27 17:57:40 +03:00
'period' => 'Period' ,
2019-11-16 10:21:14 +03:00
'frequency' => 'Frequency' ,
2018-10-27 17:57:40 +03:00
'start' => 'Start' ,
'end' => 'End' ,
'clear' => 'Clear' ,
'difference' => 'Difference' ,
2019-11-16 10:21:14 +03:00
'footer' => 'Footer' ,
'start_date' => 'Start Date' ,
2019-12-30 12:30:30 +03:00
'end_date' => 'End Date' ,
2019-11-16 10:21:14 +03:00
'basis' => 'Basis' ,
'accrual' => 'Accrual' ,
'cash' => 'Cash' ,
'group_by' => 'Group By' ,
'accounting' => 'Accounting' ,
2020-01-07 17:15:00 +03:00
'sort' => 'Sort' ,
'width' => 'Width' ,
2020-01-25 13:36:57 +03:00
'month' => 'Month' ,
'year' => 'Year' ,
'type_item_name' => 'Type an item name' ,
'no_data' => 'No data' ,
'no_matching_data' => 'No matching data' ,
'clear_cache' => 'Clear Cache' ,
2020-02-13 16:09:51 +03:00
'go_to_dashboard' => 'Go to dashboard' ,
2022-06-13 14:31:45 +03:00
'create_first_invoice' => 'Create your first invoice' ,
2020-11-06 22:34:53 +03:00
'is' => 'is' ,
2021-01-18 13:04:15 +03:00
'isnot' => 'is not' ,
2020-12-24 01:28:38 +03:00
'recurring_and_more' => 'Recurring and more..' ,
2022-06-01 10:15:55 +03:00
'due' => 'Due' ,
2020-12-24 01:28:38 +03:00
'due_on' => 'Due on' ,
'amount_due' => 'Amount due' ,
2021-06-01 22:02:30 +03:00
'financial_year' => 'Financial Year' ,
2021-06-27 10:15:39 +03:00
'created' => 'Created' ,
2021-09-19 00:08:17 +03:00
'state' => 'Province / State' ,
'zip_code' => 'Postal / Zip Code' ,
2022-06-01 10:15:55 +03:00
'parent' => 'Parent' ,
'split' => 'Split' ,
'email_send_me' => 'Send a copy to myself at :email' ,
'connect' => 'Connect' ,
'assign' => 'Assign' ,
'new' => 'New' ,
'new_more' => 'New ...' ,
'number' => 'Number' ,
'client_portal' => 'Client Portal' ,
'issue_date' => 'Issue Date' ,
'due_date' => 'Due Date' ,
'open' => 'Open' ,
'invite' => 'Invite' ,
'common' => 'Common' ,
'api' => 'API' ,
'admin_panel' => 'Admin Panel' ,
'special' => 'Special' ,
'distribution' => 'Distribution' ,
'timeline' => 'Timeline' ,
'incoming' => 'Incoming' ,
'outgoing' => 'Outgoing' ,
'none' => 'None' ,
'preferences' => 'Preferences' ,
'resend' => 'Resend' ,
'last_sent' => 'Last Sent :date' ,
'preview_in_window' => 'Preview in new window' ,
'copied' => 'Copied' ,
'preview_mode' => 'Preview Mode' ,
'go_back' => 'Go back to :type' ,
2022-06-06 20:56:24 +03:00
'validation_error' => 'Validation error' ,
2020-01-18 11:45:03 +03:00
2019-12-30 18:35:23 +03:00
'card' => [
2021-01-20 16:09:52 +03:00
'cards' => 'Card|Cards' ,
2019-12-30 18:35:23 +03:00
'name' => 'Name on Card' ,
'number' => 'Card Number' ,
'expiration_date' => 'Expiration Date' ,
'cvv' => 'Card CVV' ,
2021-01-18 13:04:15 +03:00
'save' => 'Save Card' ,
2019-12-30 18:35:23 +03:00
],
2017-09-14 22:21:00 +03:00
'title' => [
2022-06-01 10:15:55 +03:00
'show' => 'Show :type' ,
2017-09-14 22:21:00 +03:00
'new' => 'New :type' ,
'edit' => 'Edit :type' ,
2019-11-16 10:21:14 +03:00
'delete' => 'Delete :type' ,
2018-10-29 15:36:23 +03:00
'create' => 'Create :type' ,
'send' => 'Send :type' ,
'get' => 'Get :type' ,
2019-11-16 10:21:14 +03:00
'add' => 'Add :type' ,
2020-01-07 17:15:00 +03:00
'manage' => 'Manage :type' ,
2022-06-01 10:15:55 +03:00
'invite' => 'Invite :type' ,
'closed' => 'Closed :type' ,
2017-09-14 22:21:00 +03:00
],
2018-05-21 20:05:37 +03:00
2017-09-14 22:21:00 +03:00
'form' => [
'enter' => 'Enter :field' ,
'select' => [
'field' => '- Select :field -' ,
'file' => 'Select File' ,
],
2020-12-29 11:54:36 +03:00
'add' => 'Add a :field' ,
'add_an' => 'Add an :field' ,
2019-11-16 10:21:14 +03:00
'add_new' => 'Add New :field' ,
2020-12-29 11:54:36 +03:00
'edit' => 'Edit :field' ,
'contact_edit' => 'Edit :contact_name :field' ,
2021-01-22 16:01:48 +03:00
'drop_file' => 'Drop files here to upload' ,
2020-12-29 11:54:36 +03:00
'choose' => 'Choose :field' ,
'choose_different' => 'Choose a different :field' ,
2021-01-22 16:01:48 +03:00
'choose_file' => 'Choose File' ,
2017-09-14 22:21:00 +03:00
'no_file_selected' => 'No file selected...' ,
],
2020-11-06 22:34:53 +03:00
'placeholder' => [
'search' => 'Type to search..' ,
'search_and_filter' => 'Search or filter results..' ,
2022-06-21 15:55:06 +03:00
'select_and_filter' => 'Select one of the available options below' ,
'enter_and_filter' => 'Hit enter to filter the results, or set a new filter' ,
2020-12-24 01:28:38 +03:00
'contact_search' => 'Type a :type name' ,
'item_search' => 'Type an item name' ,
2020-11-06 22:34:53 +03:00
],
2018-10-04 17:15:36 +03:00
'date_range' => [
2022-06-01 10:15:55 +03:00
'today' => 'Today' ,
'yesterday' => 'Yesterday' ,
'week_ago' => 'A week ago' ,
'last_days' => 'Last :day Days' ,
'this_month' => 'This Month' ,
'last_month' => 'Last Month' ,
2018-10-04 17:15:36 +03:00
],
2019-12-12 19:15:20 +03:00
'empty' => [
2022-06-23 13:59:49 +03:00
'documentation' => 'Check out the <a href=":url" target="_blank" class="text-green bg-no-repeat bg-0-2 bg-0-full hover:bg-full-2 bg-gradient-to-b from-transparent to-green transition-backgroundSize">documentation</a> for more details.' ,
2019-12-12 19:15:20 +03:00
'items' => 'Items can be products or services. You can use items when creating invoices and bills to have the price, tax etc fields populated.' ,
'invoices' => 'Invoices can be one time or recurring. You can send them to customers and start accepting online payments.' ,
'revenues' => 'Revenue is a paid income transaction. It can be an independent record (i.e. deposit) or attached to an invoice.' ,
'customers' => 'Customers are required if you want to create invoices. They may also log in to Client Portal and see their balance.' ,
'bills' => 'Bills can be one time or recurring. They indicate what you owe your vendors for the products or services you purchase.' ,
'payments' => 'Payment is a paid expense transaction. It can be an independent record (i.e. food receipt) or attached to a bill.' ,
'vendors' => 'Vendors are required if you want to create bills. You can see the balance you owe and filter reports by the vendor.' ,
2020-02-13 15:49:13 +03:00
'transfers' => 'Transfers allow you to move money from one account to another, whether they use the same currency or not.' ,
2022-06-01 10:15:55 +03:00
'transactions' => 'Transactions allow you to create records of your incomes or expenses. Payments of invoices/bills are also listed here.' ,
2020-02-13 15:49:13 +03:00
'taxes' => 'Taxes are used to apply extra fees to invoices and bills. Your financials are affected by these regulatory taxes.' ,
2020-02-09 13:14:24 +03:00
'reconciliations' => 'Bank reconciliation is a process performed to ensure that your company bank records are also correct.' ,
2022-06-01 10:15:55 +03:00
'recurring_templates' => 'Recurring Template is income or expense.' ,
'actions' => [
'new' => 'Enter the details and create your first :type' ,
'import' => 'Import your existing :type with a single click' ,
],
2019-12-12 19:15:20 +03:00
],
2017-09-14 22:21:00 +03:00
];