Changeset View
Changeset View
Standalone View
Standalone View
src/resources/lang/en/app.php
Show All 14 Lines | return [ | ||||
'chart-average' => 'average', | 'chart-average' => 'average', | ||||
'chart-allusers' => 'All Users - last year', | 'chart-allusers' => 'All Users - last year', | ||||
'chart-discounts' => 'Discounts', | 'chart-discounts' => 'Discounts', | ||||
'chart-vouchers' => 'Vouchers', | 'chart-vouchers' => 'Vouchers', | ||||
'chart-income' => 'Income in :currency - last 8 weeks', | 'chart-income' => 'Income in :currency - last 8 weeks', | ||||
'chart-payers' => 'Payers - last year', | 'chart-payers' => 'Payers - last year', | ||||
'chart-users' => 'Users - last 8 weeks', | 'chart-users' => 'Users - last 8 weeks', | ||||
'companion-deleteall-success' => 'All companion apps have been removed.', | 'companion-create-success' => 'Companion app has been created.', | ||||
'companion-delete-success' => 'Companion app has been removed.', | |||||
'mandate-delete-success' => 'The auto-payment has been removed.', | 'mandate-delete-success' => 'The auto-payment has been removed.', | ||||
'mandate-update-success' => 'The auto-payment has been updated.', | 'mandate-update-success' => 'The auto-payment has been updated.', | ||||
'planbutton' => 'Choose :plan', | 'planbutton' => 'Choose :plan', | ||||
'process-async' => 'Setup process has been pushed. Please wait.', | 'process-async' => 'Setup process has been pushed. Please wait.', | ||||
'process-user-new' => 'Registering a user...', | 'process-user-new' => 'Registering a user...', | ||||
▲ Show 20 Lines • Show All 112 Lines • Show Last 20 Lines |