61 lines
2.0 KiB
PHP
61 lines
2.0 KiB
PHP
<?php
|
|
/*************************************************************************
|
|
Generated via "php artisan localization:missing" at 2018/04/26 11:05:24
|
|
*************************************************************************/
|
|
|
|
return array (
|
|
//==================================== Translations ====================================//
|
|
'action' => 'Action',
|
|
'affiliates' => 'Affiliates',
|
|
'attendees' => 'Attendees',
|
|
'back_to_login' => 'Back to login',
|
|
'back_to_page' => 'Back To :page',
|
|
'cancel' => 'Cancel',
|
|
'customize' => 'Customize',
|
|
'dashboard' => 'Dashboard',
|
|
'days' => 'days',
|
|
'disable' => 'Disable',
|
|
'disabled' => 'Disabled',
|
|
'drag_to_reorder' => 'Drag to re-order',
|
|
'edit' => 'Edit',
|
|
'enable' => 'Enable',
|
|
'enabled' => 'Enabled',
|
|
'error_404' => 'Looks like the page you are looking for no longer exists or has moved.',
|
|
'event_dashboard' => 'Event Dashboard',
|
|
'event_page_design' => 'Event Page Design',
|
|
'export' => 'Export',
|
|
'general' => 'General',
|
|
'hours' => 'hours',
|
|
'main_menu' => 'Main Menu',
|
|
'manage' => 'Manage',
|
|
'message' => 'Message',
|
|
'minutes' => 'minutes',
|
|
'months_short' => 'Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec',
|
|
'no' => 'No',
|
|
'order_form' => 'Order Form',
|
|
'orders' => 'Orders',
|
|
'promote' => 'Promote',
|
|
'save_changes' => 'Save Changes',
|
|
'save_details' => 'Save Details',
|
|
'service_fees' => 'Service Fees',
|
|
'social' => 'Social',
|
|
'submit' => 'Submit',
|
|
'success' => 'Success',
|
|
'ticket_design' => 'Ticket Design',
|
|
'tickets' => 'Tickets',
|
|
'TOP' => 'TOP',
|
|
'total' => 'total',
|
|
'whoops' => 'Whoops!',
|
|
'yes' => 'Yes',
|
|
/*
|
|
* Lines below will turn obsolete in localization helper, it is declared in app/Helpers/macros.
|
|
* If you run it, it will break file input fields.
|
|
*/
|
|
'upload' => 'Upload',
|
|
'browse' => 'Browse',
|
|
//================================== Obsolete strings ==================================//
|
|
'LLH:obsolete' =>
|
|
array (
|
|
'months_long' => 'January|February|March|April|May|June|July|August|September|October|November|December',
|
|
),
|
|
); |