| 
									
										
										
										
											2015-05-14 13:00:43 +02:00
										 |  |  | <?php | 
					
						
							| 
									
										
										
										
											2016-03-13 17:19:09 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * list.php | 
					
						
							| 
									
										
										
										
											2016-04-01 16:46:11 +02:00
										 |  |  |  * Copyright (C) 2016 thegrumpydictator@gmail.com | 
					
						
							| 
									
										
										
										
											2016-03-13 17:19:09 +01:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											2016-10-05 06:52:15 +02:00
										 |  |  |  * This software may be modified and distributed under the terms of the | 
					
						
							|  |  |  |  * Creative Commons Attribution-ShareAlike 4.0 International License. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * See the LICENSE file for details. | 
					
						
							| 
									
										
										
										
											2016-03-13 17:19:09 +01:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2015-05-14 13:00:43 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | return [ | 
					
						
							| 
									
										
										
										
											2016-07-24 18:47:55 +02:00
										 |  |  |     'buttons'               => 'Buttons', | 
					
						
							|  |  |  |     'icon'                  => 'Icon', | 
					
						
							|  |  |  |     'create_date'           => 'Created at', | 
					
						
							|  |  |  |     'update_date'           => 'Updated at', | 
					
						
							|  |  |  |     'balance_before'        => 'Balance before', | 
					
						
							|  |  |  |     'balance_after'         => 'Balance after', | 
					
						
							|  |  |  |     'name'                  => 'Name', | 
					
						
							|  |  |  |     'role'                  => 'Role', | 
					
						
							|  |  |  |     'currentBalance'        => 'Current balance', | 
					
						
							|  |  |  |     'active'                => 'Is active?', | 
					
						
							|  |  |  |     'lastActivity'          => 'Last activity', | 
					
						
							|  |  |  |     'balanceDiff'           => 'Balance difference between :start and :end', | 
					
						
							|  |  |  |     'matchedOn'             => 'Matched on', | 
					
						
							|  |  |  |     'matchesOn'             => 'Matched on', | 
					
						
							|  |  |  |     'account_type'          => 'Account type', | 
					
						
							| 
									
										
										
										
											2016-10-15 07:11:53 +02:00
										 |  |  |     'created_at'            => 'Created at', | 
					
						
							| 
									
										
										
										
											2016-07-24 18:47:55 +02:00
										 |  |  |     'new_balance'           => 'New balance', | 
					
						
							|  |  |  |     'account'               => 'Account', | 
					
						
							|  |  |  |     'matchingAmount'        => 'Amount', | 
					
						
							|  |  |  |     'lastMatch'             => 'Last match', | 
					
						
							|  |  |  |     'split_number'          => 'Split #', | 
					
						
							|  |  |  |     'destination'           => 'Destination', | 
					
						
							| 
									
										
										
										
											2016-07-26 20:26:46 +02:00
										 |  |  |     'source'                => 'Source', | 
					
						
							| 
									
										
										
										
											2016-07-24 18:47:55 +02:00
										 |  |  |     'expectedMatch'         => 'Expected match', | 
					
						
							|  |  |  |     'automatch'             => 'Auto match?', | 
					
						
							|  |  |  |     'repeat_freq'           => 'Repeats', | 
					
						
							|  |  |  |     'description'           => 'Description', | 
					
						
							|  |  |  |     'amount'                => 'Amount', | 
					
						
							| 
									
										
										
										
											2016-10-09 21:36:15 +02:00
										 |  |  |     'internal_reference'    => 'Internal reference', | 
					
						
							| 
									
										
										
										
											2016-07-24 18:47:55 +02:00
										 |  |  |     'date'                  => 'Date', | 
					
						
							|  |  |  |     'interest_date'         => 'Interest date', | 
					
						
							|  |  |  |     'book_date'             => 'Book date', | 
					
						
							|  |  |  |     'process_date'          => 'Processing date', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:19:19 +02:00
										 |  |  |     'due_date'              => 'Due date', | 
					
						
							|  |  |  |     'payment_date'          => 'Payment date', | 
					
						
							| 
									
										
										
										
											2016-09-10 18:36:52 +02:00
										 |  |  |     'invoice_date'          => 'Invoice date', | 
					
						
							|  |  |  |     'interal_reference'     => 'Internal reference', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:19:19 +02:00
										 |  |  |     'notes'                 => 'Notes', | 
					
						
							| 
									
										
										
										
											2016-07-24 18:47:55 +02:00
										 |  |  |     'from'                  => 'From', | 
					
						
							|  |  |  |     'piggy_bank'            => 'Piggy bank', | 
					
						
							|  |  |  |     'to'                    => 'To', | 
					
						
							|  |  |  |     'budget'                => 'Budget', | 
					
						
							|  |  |  |     'category'              => 'Category', | 
					
						
							|  |  |  |     'bill'                  => 'Bill', | 
					
						
							|  |  |  |     'withdrawal'            => 'Withdrawal', | 
					
						
							|  |  |  |     'deposit'               => 'Deposit', | 
					
						
							|  |  |  |     'transfer'              => 'Transfer', | 
					
						
							|  |  |  |     'type'                  => 'Type', | 
					
						
							|  |  |  |     'completed'             => 'Completed', | 
					
						
							|  |  |  |     'iban'                  => 'IBAN', | 
					
						
							|  |  |  |     'paid_current_period'   => 'Paid this period', | 
					
						
							|  |  |  |     'email'                 => 'Email', | 
					
						
							|  |  |  |     'registered_at'         => 'Registered at', | 
					
						
							|  |  |  |     'is_activated'          => 'Is activated', | 
					
						
							|  |  |  |     'is_blocked'            => 'Is blocked', | 
					
						
							|  |  |  |     'is_admin'              => 'Is admin', | 
					
						
							|  |  |  |     'has_two_factor'        => 'Has 2FA', | 
					
						
							| 
									
										
										
										
											2016-08-03 20:57:01 +02:00
										 |  |  |     'confirmed_from'        => 'Confirmed from', | 
					
						
							|  |  |  |     'registered_from'       => 'Registered from', | 
					
						
							| 
									
										
										
										
											2016-07-24 18:47:55 +02:00
										 |  |  |     'blocked_code'          => 'Block code', | 
					
						
							|  |  |  |     'domain'                => 'Domain', | 
					
						
							|  |  |  |     'registration_attempts' => 'Registration attempts', | 
					
						
							| 
									
										
										
										
											2016-10-15 12:39:34 +02:00
										 |  |  |     'source_account'        => 'Source account', | 
					
						
							|  |  |  |     'destination_account'   => 'Destination account', | 
					
						
							| 
									
										
										
										
											2016-10-15 07:11:53 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  |     'accounts_count'        => 'Number of accounts', | 
					
						
							|  |  |  |     'journals_count'        => 'Number of journals', | 
					
						
							|  |  |  |     'attachments_count'     => 'Number of attachments', | 
					
						
							|  |  |  |     'bills_count'           => 'Number of bills', | 
					
						
							|  |  |  |     'categories_count'      => 'Number of categories', | 
					
						
							|  |  |  |     'export_jobs_count'     => 'Number of export jobs', | 
					
						
							|  |  |  |     'import_jobs_count'     => 'Number of import jobs', | 
					
						
							|  |  |  |     'budget_count'          => 'Number of budgets', | 
					
						
							|  |  |  |     'rule_and_groups_count' => 'Number of rules and rule groups', | 
					
						
							|  |  |  |     'tags_count'            => 'Number of tags', | 
					
						
							| 
									
										
										
										
											2015-05-20 19:56:14 +02:00
										 |  |  | ]; |