restore composer.json, add mysqli extension
This commit is contained in:
552
lang/en/admin.php
Executable file
552
lang/en/admin.php
Executable file
@@ -0,0 +1,552 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"partners.position" => "Position",
|
||||
"series" => "Passport series",
|
||||
"jshir" => "Jshir",
|
||||
'home' => 'Home',
|
||||
'edit' => 'Edit',
|
||||
'delete' => 'Delete',
|
||||
'actions' => 'Actions',
|
||||
'cancel' => 'Cancel',
|
||||
'are_you_sure' => 'Are you sure you want to delete',
|
||||
'are_you_sure_block' => 'Are you sure you want to block',
|
||||
'are_you_sure_block_raz' => 'Are you sure you want to unblock',
|
||||
'add' => 'Add',
|
||||
'more' => 'More',
|
||||
'save' => 'Save',
|
||||
'see' => 'See',
|
||||
'ye' => 'Som',
|
||||
'info' => 'Information',
|
||||
'no_data' => 'No data',
|
||||
'no_publish' => 'Not published',
|
||||
'back' => 'Back',
|
||||
'all_fields_with' => 'All fields marked with * are required',
|
||||
'preview' => 'Preview',
|
||||
'ru' => 'Russian',
|
||||
'uz' => 'Uzbek',
|
||||
'en' => 'English',
|
||||
'archived' => 'Archived',
|
||||
'unarchived' => 'Unarchived',
|
||||
'Number of successful transactions' => 'Number of successful transactions',
|
||||
'Product not found' => 'Product not found',
|
||||
'telegram_group_id' => 'Telegram group ID',
|
||||
'Download contract' => 'Download contract',
|
||||
'latitude' => 'Latitude',
|
||||
'longitude' => 'Longitude',
|
||||
|
||||
'notifications' => [
|
||||
'title' => 'Notifications',
|
||||
'send' => 'Send',
|
||||
],
|
||||
|
||||
'statuses' => [
|
||||
'example' => 'Example',
|
||||
'font_color' => 'Font color',
|
||||
'background_color' => 'Background color',
|
||||
'title' => 'Statuses',
|
||||
'waiting_buyer' => 'Waiting buyer',
|
||||
'in_way' => 'In way',
|
||||
'payed' => 'Payed',
|
||||
'review' => 'Review',
|
||||
'cash' => 'Cash',
|
||||
'waiting' => 'Waiting',
|
||||
'collected' => 'Collected',
|
||||
'replacement' => 'Replacement',
|
||||
'published' => 'Published',
|
||||
'new' => 'New',
|
||||
'soon' => 'Soon',
|
||||
'approved' => 'Approved',
|
||||
'completed' => 'Completed',
|
||||
'closed' => 'Closed',
|
||||
'cancelled' => 'Cancelled',
|
||||
'refused' => 'Refused',
|
||||
'pending' => 'Pending',
|
||||
'processing' => 'Processing',
|
||||
],
|
||||
|
||||
'companies' => [
|
||||
'title' => 'Company Info',
|
||||
'director_full_name' => 'Director full name',
|
||||
'oked' => 'OKED',
|
||||
'mfo' => 'MFO',
|
||||
'bank_name' => 'Bank name',
|
||||
'name' => 'Name',
|
||||
'payment_account' => 'Payment account',
|
||||
'phone' => 'Phone',
|
||||
],
|
||||
|
||||
'payment-systems' => [
|
||||
'title' => 'Payment systems',
|
||||
'logo' => 'Logo',
|
||||
],
|
||||
|
||||
'payment-system-items' => [
|
||||
'title' => 'Payment system items',
|
||||
],
|
||||
|
||||
'contract-templates' => [
|
||||
'title' => 'Contract templates',
|
||||
'path' => 'Path',
|
||||
'lang' => 'Language',
|
||||
'type' => 'Type',
|
||||
'physical' => 'Physical',
|
||||
'legal' => 'Legal',
|
||||
'file' => 'File',
|
||||
],
|
||||
|
||||
'measurements' => [
|
||||
'title' => 'Measurements',
|
||||
'name' => 'Name',
|
||||
],
|
||||
|
||||
'problems' => [
|
||||
'problems' => 'Problems',
|
||||
'title' => 'Title',
|
||||
'choose' => 'Choose problem',
|
||||
],
|
||||
|
||||
'usefulinfos' => [
|
||||
'title' => 'Useful informations',
|
||||
],
|
||||
|
||||
'usefulinfoitems' => [
|
||||
'title' => 'Useful info items',
|
||||
'link_url' => 'Link URL',
|
||||
'file' => 'File',
|
||||
],
|
||||
|
||||
'powers' => [
|
||||
'title' => 'Powers',
|
||||
'name' => 'Name',
|
||||
'value' => 'Value',
|
||||
],
|
||||
|
||||
'permissions' => [
|
||||
'view' => 'Can view',
|
||||
'print' => 'Can print',
|
||||
'create' => 'Can add',
|
||||
'update' => 'Can edit',
|
||||
'delete' => 'Can delete',
|
||||
'delivery' => 'Can edit delivery',
|
||||
'status' => 'Can edit status :status',
|
||||
'filter' => 'Give access to filter'
|
||||
],
|
||||
|
||||
'settings' => [
|
||||
'title' => 'Settings',
|
||||
'name' => 'Site name',
|
||||
'phone' => 'Phone',
|
||||
'phone_other' => 'Other phone',
|
||||
'email' => 'Email',
|
||||
'address' => 'Address',
|
||||
'telegram' => 'Telegram',
|
||||
'facebook' => 'Facebook',
|
||||
'instagram' => 'Instagram',
|
||||
'keywords' => 'Keywords',
|
||||
'description' => 'Description',
|
||||
'landmark' => 'Landmark',
|
||||
'day_delivery' => 'Delivery time',
|
||||
'price_delivery' => 'Delivery price',
|
||||
],
|
||||
|
||||
'categories' => [
|
||||
'title' => 'Categories',
|
||||
'Not selected' => 'Not selected',
|
||||
'name' => 'Name',
|
||||
'image' => 'Only files type: jpg, jpeg, png',
|
||||
'position' => 'Position',
|
||||
'choose_brand' => 'Choose brand(s)',
|
||||
'add_cat' => 'Attach to category',
|
||||
'remove_cat' => 'Detach from category',
|
||||
'sub_category' => 'Main category',
|
||||
'choose_cat' => 'Choose category',
|
||||
|
||||
'char' => [
|
||||
'name' => 'Field name',
|
||||
'type' => 'Field type'
|
||||
]
|
||||
],
|
||||
|
||||
'delivery' => [
|
||||
'title' => 'Delivery'
|
||||
],
|
||||
|
||||
'colors' => [
|
||||
'title' => 'Colors',
|
||||
'name' => 'Name',
|
||||
'color' => 'Color',
|
||||
],
|
||||
|
||||
'users' => [
|
||||
'title' => 'Users',
|
||||
'fio' => 'Full name',
|
||||
'username' => 'Login',
|
||||
'password' => 'Password',
|
||||
'phone' => 'Phone',
|
||||
'ip' => 'IP',
|
||||
'first_name' => 'First name',
|
||||
'last_name' => 'Last name',
|
||||
'role' => 'Role',
|
||||
'date_reg' => 'Registration date',
|
||||
'date_online' => 'Last online',
|
||||
],
|
||||
|
||||
'staffs' => [
|
||||
'title' => 'Staff',
|
||||
'password' => 'Password',
|
||||
],
|
||||
|
||||
'products' => [
|
||||
'published' => 'Published',
|
||||
'not_published' => 'Not published',
|
||||
'Moderation status' => 'Moderation status',
|
||||
'In stock' => 'In stock',
|
||||
'not available' => 'Not available',
|
||||
'Apply' => 'Apply',
|
||||
'Reset' => 'Reset',
|
||||
'product_Id' => 'Product ID',
|
||||
'title' => 'Products',
|
||||
'all_products' => 'All products',
|
||||
'name' => 'Name',
|
||||
'body' => 'Description',
|
||||
'image' => 'Image',
|
||||
'category' => 'Category',
|
||||
'price' => 'Price',
|
||||
'price_discount' => 'Price with discount',
|
||||
'screens' => 'Screenshots',
|
||||
'publish' => 'Publish',
|
||||
'search' => 'ID or Name',
|
||||
'brands' => 'Brands',
|
||||
'brand' => 'Brand',
|
||||
'characteristics' => 'Characteristics',
|
||||
'delete_mass' => 'Delete mass',
|
||||
'status-active' => 'Activate',
|
||||
'deactivate' => 'Deactivate',
|
||||
],
|
||||
|
||||
'compilations' => [
|
||||
'title' => 'Compilations',
|
||||
],
|
||||
|
||||
'client' => [
|
||||
'client_type' => 'Client type',
|
||||
'type' => 'Type',
|
||||
'types' => [
|
||||
'legal' => 'Legal',
|
||||
'physical' => 'Physical',
|
||||
],
|
||||
'full_name' => 'Full name',
|
||||
'company_name' => 'Company name',
|
||||
'inn' => 'INN',
|
||||
'director_full_name' => 'Director full name',
|
||||
'bank_name' => 'Bank name',
|
||||
'mfo' => 'MFO',
|
||||
'payment_account' => 'Payment account',
|
||||
'oked' => 'OKED',
|
||||
'legal_address' => 'Legal address',
|
||||
'email' => 'Email',
|
||||
'phone' => 'Phone',
|
||||
],
|
||||
|
||||
'orders' => [
|
||||
'Payment type' => 'Payment type',
|
||||
'Order status' => 'Order status',
|
||||
'client_phone' => 'Client phone',
|
||||
'title' => 'Orders',
|
||||
'user' => 'User',
|
||||
'city' => 'City',
|
||||
'address' => 'Address',
|
||||
'status' => 'Status',
|
||||
'delivery_type' => 'Delivery type',
|
||||
'payment_system' => 'Payment system',
|
||||
'transaction' => 'Transaction',
|
||||
'date' => 'Date',
|
||||
'order' => 'Order',
|
||||
'order_number' => 'Order number №:number',
|
||||
'client' => 'Client',
|
||||
'floor' => 'Floor',
|
||||
'entrance' => 'Entrance',
|
||||
'house' => 'House',
|
||||
'first_name' => 'First name',
|
||||
'last_name' => 'Last name',
|
||||
'phone' => 'Phone',
|
||||
'product' => 'Products',
|
||||
'count' => 'Count',
|
||||
'size' => 'Size',
|
||||
'price' => 'Price',
|
||||
'total' => 'Total',
|
||||
'color' => 'Color',
|
||||
'article_number' => 'Article number',
|
||||
'delivery' => 'Delivery',
|
||||
'branch' => 'Branch',
|
||||
'shipment_date' => 'Shipment date',
|
||||
'comment' => 'Comment',
|
||||
'Export' => 'Export',
|
||||
'Order archive' => 'Order archive',
|
||||
'Search' => 'Search',
|
||||
'Filter' => 'Filter',
|
||||
'Order ID' => 'Order ID',
|
||||
'archive' => 'Archive',
|
||||
'comments' => 'Comments',
|
||||
'comment' => 'Comment',
|
||||
'home' => 'Home',
|
||||
'landmark' => 'Landmark',
|
||||
'add_a_comment' => 'Add a comment',
|
||||
'with_installation' => 'With installation',
|
||||
'price_master' => 'Price master',
|
||||
'with_installations' => [
|
||||
1 => 'Yes',
|
||||
0 => 'No',
|
||||
],
|
||||
'archive' => 'Archive',
|
||||
'unarchive' => 'Unarchive',
|
||||
"Order :id status changed to :status" => "Order :id status changed to :status",
|
||||
'change status' => 'Are you sure you want to change your status?',
|
||||
'payment_status' => 'Payment status',
|
||||
'with_didox' => 'With Didox',
|
||||
'statuses' => [
|
||||
'processing' => 'Processing',
|
||||
'collected' => 'Collected',
|
||||
'waiting_buyer' => 'Waiting buyer',
|
||||
'in_way' => 'In way',
|
||||
'closed' => 'Closed',
|
||||
'cancelled' => 'Cancelled',
|
||||
'replacement' => 'Replacement',
|
||||
'completed' => 'Completed',
|
||||
'waiting' => 'Waiting',
|
||||
'payed' => 'Payed',
|
||||
'cash' => 'Cash',
|
||||
'review' => 'Review',
|
||||
'pending' => 'Pending',
|
||||
'accepted' => 'Accepted',
|
||||
],
|
||||
'payment_type' => [
|
||||
'cash' => 'Cash',
|
||||
'bank' => 'Bank',
|
||||
'click' => 'Click',
|
||||
'payme' => 'Payme',
|
||||
],
|
||||
'type_delivery' => [
|
||||
'pickup' => 'Pickup',
|
||||
'delivery' => 'Delivery',
|
||||
],
|
||||
],
|
||||
|
||||
'billing' => [
|
||||
'title' => 'Billing',
|
||||
'user' => 'User',
|
||||
'amount' => 'Amount',
|
||||
'order_id' => 'Order',
|
||||
'status' => 'Status',
|
||||
'payed' => 'Payed',
|
||||
'waiting' => 'Waiting',
|
||||
'refused' => 'Refused',
|
||||
'date' => 'Date',
|
||||
],
|
||||
|
||||
'logs' => [
|
||||
'title' => 'Logs',
|
||||
'user' => 'User',
|
||||
'action' => 'Action',
|
||||
'section' => 'Section'
|
||||
],
|
||||
|
||||
'posts' => [
|
||||
'title' => 'Posts',
|
||||
'image' => 'Image',
|
||||
'name' => 'Name',
|
||||
'views' => 'Views',
|
||||
'language' => 'Language',
|
||||
'top' => 'Top',
|
||||
'content' => 'Content',
|
||||
'type' => [
|
||||
'title' => 'Post type',
|
||||
'news' => 'News',
|
||||
'article' => 'Articles',
|
||||
'sales' => 'Sales',
|
||||
'media' => 'Media about us',
|
||||
]
|
||||
],
|
||||
|
||||
'brands' => [
|
||||
'title' => 'Brands',
|
||||
'image' => 'Image',
|
||||
'name' => 'Name',
|
||||
],
|
||||
|
||||
'partners' => [
|
||||
'title' => 'Partners',
|
||||
'image' => 'Image',
|
||||
'name' => 'Name',
|
||||
'status' => 'Status',
|
||||
'choose_status' => 'Choose status',
|
||||
'status_published' => 'Published',
|
||||
'status_new' => 'New',
|
||||
'status_soon' => 'Soon',
|
||||
'video_url' => 'Video URL',
|
||||
'description' => 'Description',
|
||||
'with_price' => 'With Price',
|
||||
'list' => 'List',
|
||||
'requests' => 'Requests',
|
||||
'full_name' => 'Full name',
|
||||
'phone' => 'Phone',
|
||||
'partner' => 'Partner',
|
||||
'statuses' => [
|
||||
'published' => 'Published',
|
||||
'new' => 'New',
|
||||
'soon' => 'Soon',
|
||||
]
|
||||
],
|
||||
|
||||
'partner_requests' => [
|
||||
'partner' => 'Partner',
|
||||
'city' => 'City',
|
||||
'price' => 'Price',
|
||||
'status' => 'Status',
|
||||
'comment' => 'Comment',
|
||||
'phone' => 'Phone',
|
||||
'full_name' => 'Full name',
|
||||
'pending' => 'Pending',
|
||||
'approved' => 'Approved',
|
||||
'rejected' => 'Rejected',
|
||||
'closed' => 'Closed',
|
||||
],
|
||||
|
||||
'services' => [
|
||||
'title' => 'Services',
|
||||
'name' => 'Name',
|
||||
'image' => 'Image',
|
||||
'status' => 'Status',
|
||||
'status_published' => 'Published',
|
||||
'status_new' => 'New',
|
||||
'status_soon' => 'Soon',
|
||||
'with_power' => 'With Power',
|
||||
'with_problem' => 'With Problem',
|
||||
],
|
||||
|
||||
'service_requests' => [
|
||||
'service' => 'Service',
|
||||
'power' => 'Power',
|
||||
'user' => 'User',
|
||||
],
|
||||
|
||||
'files' => [
|
||||
'title' => 'Files',
|
||||
'size' => 'Size',
|
||||
'path' => 'Path to file',
|
||||
],
|
||||
|
||||
'branches' => [
|
||||
'title' => 'Branches',
|
||||
'name' => 'Name',
|
||||
'phone' => 'Phone',
|
||||
'address' => 'Address',
|
||||
'schedule' => 'Branch working hours',
|
||||
'map' => 'Map link',
|
||||
'orientation' => 'Orientation'
|
||||
],
|
||||
|
||||
'slider' => [
|
||||
'title' => 'Slider',
|
||||
'name' => 'Name',
|
||||
'discount' => 'Discount',
|
||||
'link' => 'Link',
|
||||
'image' => 'Image',
|
||||
'position' => 'Position',
|
||||
'type' => 'Type',
|
||||
'lang' => 'Language',
|
||||
'placement' => [
|
||||
'title' => 'Placement',
|
||||
'choose' => 'Choose placement',
|
||||
'top' => 'Top banner',
|
||||
'middle' => 'Bottom banner'
|
||||
]
|
||||
],
|
||||
|
||||
'specialOffers' => [
|
||||
'title' => 'Special offers',
|
||||
'name' => 'Name',
|
||||
'link' => 'Link',
|
||||
'image' => 'Image',
|
||||
'description' => 'Description',
|
||||
],
|
||||
|
||||
'address' => [
|
||||
'title' => 'Address',
|
||||
],
|
||||
|
||||
'roles' => [
|
||||
'1' => 'Administrator',
|
||||
'2' => 'User',
|
||||
'3' => 'Editor',
|
||||
'title' => 'Roles',
|
||||
'name' => 'Name',
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
'updated' => 'Successfully updated',
|
||||
'created' => 'Successfully created',
|
||||
'deleted' => 'Successfully deleted',
|
||||
'uploaded' => 'File successfully uploaded',
|
||||
'published' => 'Published',
|
||||
'success' => 'The action was completed successfully.',
|
||||
],
|
||||
|
||||
'pages' => [
|
||||
'title' => 'Pages',
|
||||
'name' => 'Name',
|
||||
'description' => 'Description',
|
||||
],
|
||||
|
||||
'feedback' => [
|
||||
'title' => 'Feedback',
|
||||
'name' => 'Name',
|
||||
'phone' => 'Phone',
|
||||
'created_at' => 'Request date',
|
||||
'status' => 'Status',
|
||||
'viewed' => 'Viewed',
|
||||
'not_viewed' => 'Not viewed',
|
||||
'message' => 'Message'
|
||||
],
|
||||
|
||||
'comments' => [
|
||||
'title' => 'Comments',
|
||||
'full_name' => 'Full name',
|
||||
'star' => 'Rating',
|
||||
'star0' => 'Bad',
|
||||
'star1' => 'Not bad',
|
||||
'star2' => 'Normal',
|
||||
'star3' => 'Good',
|
||||
'status' => 'Status',
|
||||
'published' => 'Published',
|
||||
'not_published' => 'Not published',
|
||||
'publish' => 'Publish'
|
||||
],
|
||||
|
||||
'regions' => [
|
||||
'title' => 'Regions',
|
||||
'name' => 'Name',
|
||||
'power' => 'Power',
|
||||
'price' => 'Price',
|
||||
'add_delivery_price' => 'Add delivery price',
|
||||
'choose_power' => 'Choose power',
|
||||
],
|
||||
|
||||
'cities' => [
|
||||
'title' => 'Cities',
|
||||
'name' => 'Name',
|
||||
'choose_region' => 'Choose region'
|
||||
],
|
||||
|
||||
'currency' => [
|
||||
'title' => 'Currency exchange rate',
|
||||
'dollar' => 'Dollar',
|
||||
'euro' => 'Euro',
|
||||
'created_at' => 'Created'
|
||||
],
|
||||
|
||||
'notification_available' => [
|
||||
'title' => 'Notification of availability',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user