File manager - Edit - /home/webapp69.cm.in.th/u69319090036/Shop/Shop/lang/en.php
Back
<?php // lang/en.php — English translations (Clean, professional typography without emojis) return [ // ── Navbar / Header ────────────────────────────────────────────────────── 'site_name' => 'Weeraphat', 'site_tagline' => 'Market', 'nav_hello' => 'Hello,', 'nav_seller_panel' => 'Seller Panel', 'nav_become_seller' => 'Become Seller', 'nav_switch_to_buyer' => 'Switch to Buyer', 'nav_switch_to_seller' => 'Switch to Seller', 'role_seller_label' => 'Seller', 'role_buyer_label' => 'Buyer', 'role_switched_success' => 'Switched to :role mode successfully!', 'nav_admin_panel' => 'Admin Panel', 'nav_guide' => 'Guide', 'nav_logout' => 'Logout', 'nav_login' => 'Login', 'nav_register' => 'Register', 'nav_search_placeholder' => 'Search electronics, home goods, fashion, gadgets...', 'lang_switch_th' => 'TH', 'lang_switch_en' => 'EN', // ── Footer ──────────────────────────────────────────────────────────────── 'footer_desc' => 'Comprehensive multi-vendor e-commerce marketplace built for buying and selling anything — from tech gadgets to home lifestyle and fashion.', 'footer_categories' => 'Top Categories', 'footer_cat_electronics' => 'Electronics & Tech', 'footer_cat_home' => 'Home & Living', 'footer_cat_fashion' => 'Fashion & Apparel', 'footer_cat_sports' => 'Sports & Outdoors', 'footer_cat_food' => 'Food & Beverages', 'footer_quick_links' => 'Quick Links', 'footer_start_selling' => 'Start Selling Items', 'footer_cart' => 'Shopping Cart', 'footer_my_account' => 'My Account', 'footer_guide' => 'User Guide', 'footer_support' => 'Customer Support', 'footer_support_text' => "Need help? Contact support 24/7.<br>1-800-WEERAPHAT<br>support@weeraphat.com", 'footer_copy' => '© 2026 Weeraphat Market. All Rights Reserved.', 'footer_privacy' => 'Privacy Policy', 'footer_terms' => 'Terms of Service', // ── User Guide Page ─────────────────────────────────────────────────────── 'guide_page_title' => 'Weeraphat - User Guide', 'guide_badge' => 'Official User Guide', 'guide_heading' => 'How to Use Weeraphat Market', 'guide_subheading' => 'Everything you need to know about buying, selling, and managing your account.', 'guide_tab_buyer' => 'For Buyers', 'guide_tab_seller' => 'For Sellers', 'guide_tab_faq' => 'FAQ', 'guide_b1_title' => '1. Browse & Filter Products', 'guide_b1_desc' => 'Use the top search bar or left sidebar filters to filter by category, price range, stock availability, and color/variant.', 'guide_b2_title' => '2. Dual Language Switching (TH / EN)', 'guide_b2_desc' => 'Click the EN or TH button in the top navbar anytime. Your language choice is saved automatically.', 'guide_b3_title' => '3. Password-Free Email OTP Login', 'guide_b3_title_desc' => 'No password needed! Go to Login -> Email OTP, enter your email, and receive a 6-digit code sent via SMTP to sign in instantly.', 'guide_b4_title' => '4. Add to Cart & Checkout', 'guide_b4_desc' => 'Click on any product to pick your desired size/color variant and quantity. Proceed to Shopping Cart to fill in shipping details and select payment method (COD or Credit Card).', 'guide_s1_title' => '1. Instant Role Switching (Buyer / Seller)', 'guide_s1_desc' => 'Click the "Switch to Seller" button in the navbar anytime to switch your account role to Seller instantly.', 'guide_s2_title' => '2. List & Manage Products', 'guide_s2_desc' => 'Access the Seller Panel (sell.php) to list new items with custom titles, images, stock, categories, sizes, and colors. Edit or delete your listings at any time.', 'guide_s3_title' => '3. Track Earnings & Sales Orders', 'guide_s3_desc' => 'View real-time total revenue earnings, total orders received, and customer shipping addresses directly from your Seller Dashboard.', 'guide_faq1_q' => 'Q: Is upgrading to a Seller account free?', 'guide_faq1_a' => 'A: Yes! Upgrading to a Seller role is 100% free with instant access and no approval waiting required.', 'guide_faq2_q' => 'Q: Can Sellers still buy products from other stores?', 'guide_faq2_a' => 'A: Yes! You can use the "Switch to Buyer" button in the navbar to switch back to Buyer mode whenever you want to shop.', 'guide_faq3_q' => 'Q: How does Email OTP login work?', 'guide_faq3_a' => 'A: Enter your registered email address on the Login page under the Email OTP tab. A 6-digit verification code will be sent to your email inbox.', // ── Login Page ──────────────────────────────────────────────────────────── 'login_page_title' => 'Weeraphat - Log In', 'login_heading' => 'Welcome Back', 'login_subheading' => 'Sign in to your Weeraphat account', 'login_tab_password' => 'Password', 'login_tab_otp' => 'Email OTP', 'login_label_login_input' => 'Username or Email', 'login_placeholder_login' => 'john_doe or john@example.com', 'login_label_password' => 'Password', 'login_remember_me' => 'Remember me for <strong>30 days</strong>', 'login_btn_signin' => 'Sign In', 'login_otp_info' => 'Enter your registered email. We\'ll send a <strong>6-digit code</strong> valid for <strong>:min minutes</strong>. No password needed!', 'login_label_email' => 'Registered Email Address', 'login_placeholder_email' => 'john@example.com', 'login_btn_send_code' => 'Send Login Code', 'login_no_account' => 'Don\'t have an account?', 'login_register_link' => 'Register', 'login_show' => 'SHOW', 'login_hide' => 'HIDE', // ── Register Page ───────────────────────────────────────────────────────── 'register_page_title' => 'Weeraphat - Register Account', 'register_heading' => 'Create Account', 'register_subheading' => 'Sign up to start buying or selling on Weeraphat', 'register_label_user' => 'Username', 'register_ph_user' => 'johndoe (letters, numbers, underscore)', 'register_label_email' => 'Email Address', 'register_ph_email' => 'john@example.com', 'register_label_pass' => 'Password', 'register_ph_pass' => 'At least 8 characters', 'register_pass_hint' => 'Minimum 8 characters required.', 'register_label_role' => 'Register As', 'register_role_buyer' => 'Buyer — Browse & purchase items', 'register_role_seller' => 'Seller — List & sell products', 'register_btn' => 'Create Account', 'register_have_account' => 'Already have an account?', 'register_login_link' => 'Log In', // ── Verify OTP Page ─────────────────────────────────────────────────────── 'otp_page_title' => 'Weeraphat - Verify OTP', 'otp_heading' => 'Check Your Email', 'otp_sent_to' => 'We sent a 6-digit code to', 'otp_label' => 'Enter 6-Digit Code', 'otp_countdown_pre' => 'Code expires in', 'otp_btn_verify' => 'Verify & Sign In', 'otp_btn_expired' => 'Code Expired — Request a new one', 'otp_use_different' => '← Use different email', 'otp_resend' => 'Resend Code', // ── Index Page (Hero) ───────────────────────────────────────────────────── 'index_page_title' => 'Weeraphat - Multi-Vendor Everything Marketplace', 'hero1_badge' => 'Mega Marketplace', 'hero1_title' => 'Everything You Need, All in One Place', 'hero1_desc' => 'Discover top-rated tech gadgets, home living essential items, fashion, and everyday products.', 'hero1_btn' => 'Explore Electronics', 'hero2_badge' => 'Exclusive Deals', 'hero2_title' => 'Smart Home & Modern Living', 'hero2_desc' => 'Upgrade your lifestyle with premium espresso machines, ergonomic furniture & accessories.', 'hero2_btn' => 'Shop Home & Living', 'flash_sale_title' => 'HOT FLASH SALE', 'flash_ends_soon' => 'Ends Soon!', 'cat_featured' => 'Featured Product Categories', 'cat_electronics' => 'ELECTRONICS', 'cat_home' => 'HOME & LIVING', 'cat_fashion' => 'FASHION & GEAR', 'cat_food' => 'FOOD & DRINKS', // ── Filters ─────────────────────────────────────────────────────────────── 'filter_title' => 'Filter Products', 'filter_reset' => 'Reset', 'filter_price' => 'Price Range ($)', 'filter_price_min' => 'Min', 'filter_price_max' => 'Max', 'filter_categories' => 'Categories', 'filter_availability' => 'Item Availability', 'filter_in_stock' => 'In Stock Only', 'filter_color' => 'Color / Finish', 'filter_apply' => 'Apply Filters', 'sort_by' => 'Sort By', 'sort_newest' => 'Newest Arrivals', 'sort_price_asc' => 'Price: Low to High', 'sort_price_desc' => 'Price: High to Low', 'sort_best_selling' => 'Best Selling', 'products_found' => ':count Product(s) found', 'no_products' => 'No Products Found', 'no_products_desc' => 'Try broadening your search query or clearing filter choices.', 'out_of_stock' => 'Out of Stock', 'stock_label' => 'Stock:', 'cat_all' => 'All', // ── Product Modal ───────────────────────────────────────────────────────── 'modal_size_option' => 'Size / Option', 'modal_color_variant' => 'Color / Variant', 'modal_qty' => 'Qty', 'modal_add_cart' => 'Add to Cart', // ── Cart Page ───────────────────────────────────────────────────────────── 'cart_page_title' => 'TrendVibe - Shopping Cart', 'cart_heading' => 'Your Shopping Cart', 'cart_empty_title' => 'Your Cart is Empty', 'cart_empty_desc' => 'Explore top deals and fill your cart with great products!', 'cart_start_shopping' => 'Start Shopping Now', 'cart_store' => 'Store:', 'cart_option' => 'Option:', 'cart_variant' => 'Variant:', 'cart_remove' => 'Remove', 'cart_checkout_title' => 'Payment Checkout', 'cart_shipping_label' => 'Shipping Address', 'cart_shipping_ph' => 'Enter complete shipping details...', 'cart_payment_label' => 'Payment Option', 'cart_cod_title' => 'Cash on Delivery (COD)', 'cart_cod_desc' => 'Pay cash upon delivery.', 'cart_cc_title' => 'Mock Credit Card', 'cart_cc_desc' => 'Simulate online processing.', 'cart_subtotal' => 'Subtotal', 'cart_shipping_fee' => 'Flat Shipping', 'cart_total' => 'Total Invoice', 'cart_place_order' => 'Place Order Now', // ── Sell Page ───────────────────────────────────────────────────────────── 'sell_page_title' => 'Weeraphat - Seller Dashboard', 'sell_become_title' => 'Weeraphat - Become a Seller', 'sell_upgrade_heading' => 'Start Selling on Weeraphat', 'sell_upgrade_desc' => 'You are currently a <strong>Buyer</strong>. Upgrade your account to become a <strong>Seller</strong> and start listing your products to thousands of customers.', 'sell_feat_list' => 'List Products', 'sell_feat_list_desc' => 'Upload and manage your product catalog with ease.', 'sell_feat_earn' => 'Earn Revenue', 'sell_feat_earn_desc' => 'Track your earnings and manage incoming orders.', 'sell_feat_dash' => 'Seller Dashboard', 'sell_feat_dash_desc' => 'Full analytics and control over your store.', 'sell_upgrade_btn' => 'Upgrade to Seller — It\'s Free!', 'sell_instant' => 'Instant upgrade — no approval needed.', 'sell_form_new' => 'List New Item for Sale', 'sell_form_edit' => 'Modify Product Listing', 'sell_label_title' => 'Product Title', 'sell_ph_title' => 'e.g. Wireless Noise-Canceling Headphones', 'sell_label_price' => 'Price ($)', 'sell_label_stock' => 'Stock Qty', 'sell_label_category' => 'Category', 'sell_label_image' => 'Product Image', 'sell_label_desc' => 'Product Description', 'sell_ph_desc' => 'Detailed product description...', 'sell_label_sizes' => 'Sizes (comma-separated)', 'sell_ph_sizes' => 'S,M,L,XL or Small,Medium,Large', 'sell_label_colors' => 'Colors (comma-separated)', 'sell_ph_colors' => 'Red,Blue,Black,White', 'sell_btn_list' => 'List Product', 'sell_btn_update' => 'Update Listing', 'sell_btn_cancel' => 'Cancel', 'sell_my_listings' => 'My Listings', 'sell_no_products' => 'No products listed yet. List your first item!', 'sell_earnings' => 'Total Earnings', 'sell_active_listings' => 'Active Listings', 'sell_total_orders' => 'Total Orders', 'sell_status_approved' => 'Approved', 'sell_status_pending' => 'Pending', 'sell_status_rejected' => 'Rejected', 'sell_edit_btn' => 'Edit', 'sell_delete_btn' => 'Delete', 'sell_delete_confirm' => 'Delete this listing?', 'sell_orders_title' => 'Recent Sales Orders', 'sell_order_id' => 'Order', 'sell_order_buyer' => 'Buyer', 'sell_order_total' => 'Total', 'sell_order_status' => 'Status', 'sell_order_date' => 'Date', 'sell_no_orders' => 'No orders yet.', // ── Upgrade to Seller Page ──────────────────────────────────────────────── 'upgrade_page_title' => 'Weeraphat - Upgrade to Seller', 'upgrade_badge' => 'Seller Account Upgrade', 'upgrade_heading' => 'Become a Seller', 'upgrade_desc' => 'Join thousands of sellers on Weeraphat. List your products, manage orders, and grow your business — all for free.', 'upgrade_current' => 'Current Account:', 'upgrade_role_from' => 'Role:', 'upgrade_role_buyer' => 'Buyer', 'upgrade_role_seller' => 'Seller', 'upgrade_feat1_title' => 'List Unlimited Products', 'upgrade_feat1_desc' => 'Upload and manage your entire product catalog — photos, sizes, colors, and more.', 'upgrade_feat2_title' => 'Real-Time Earnings Tracker', 'upgrade_feat2_desc' => 'Monitor your revenue and sales performance directly from the Seller Dashboard.', 'upgrade_feat3_title' => 'Order Management', 'upgrade_feat3_desc' => 'View all incoming orders for your items and track fulfillment status in one place.', 'upgrade_feat4_title' => 'Keep Buying Too', 'upgrade_feat4_desc' => 'Seller accounts can still browse and purchase products from other sellers.', 'upgrade_cta_title' => 'Ready to Start Selling?', 'upgrade_cta_desc' => 'One click. No forms. No waiting. Instant upgrade.', 'upgrade_btn' => 'Upgrade My Account — It\'s Free!', 'upgrade_btn_loading' => 'Upgrading...', 'upgrade_note' => 'Your cart and order history remain intact after upgrade.', 'upgrade_back' => '← Back to Marketplace', // ── Admin Dashboard Page ────────────────────────────────────────────────── 'admin_page_title' => 'Weeraphat - Admin Console', 'admin_heading' => 'Platform Administration Console', 'admin_subheading' => 'Manage system configurations, user restrictions, catalog approvals, and orders.', 'admin_stat_sales' => 'Total Sales Revenue', 'admin_stat_users' => 'Registered Accounts', 'admin_stat_catalog' => 'Active Catalog Items', 'admin_stat_pending' => 'Pending Moderation', 'admin_stat_orders' => 'Platform Orders', 'admin_tab_users' => 'User Management', 'admin_tab_catalog' => 'Catalog Moderation', 'admin_tab_reports' => 'Product Safety Reports', 'admin_tab_orders' => 'Platform Orders', 'admin_users_title' => 'User Accounts List', 'admin_th_username' => 'Username', 'admin_th_email' => 'Email Address', 'admin_th_role' => 'Role', 'admin_th_change_role' => 'Change Role', 'admin_th_created' => 'Created', 'admin_th_actions' => 'Actions', 'admin_btn_ban' => 'Ban User', 'admin_btn_unban' => 'Unban Account', 'admin_btn_delete' => 'Delete', 'admin_catalog_title' => 'Product Catalog Moderation', 'admin_th_product' => 'Product', 'admin_th_seller' => 'Seller', 'admin_th_price' => 'Price', 'admin_th_stock' => 'Stock', 'admin_th_status' => 'Status', 'admin_btn_approve' => 'Approve', 'admin_btn_reject' => 'Reject', 'admin_reports_title' => 'Product Safety & Illegal Item Reports', 'admin_th_rep_product' => 'Reported Product', 'admin_th_rep_reason' => 'Reason', 'admin_th_rep_details' => 'Details', 'admin_th_reporter' => 'Reporter', 'admin_btn_delete_prod' => 'Delete Product', 'admin_btn_dismiss' => 'Dismiss', 'admin_orders_title' => 'All Platform Orders', 'admin_th_order_id' => 'Order ID', 'admin_th_buyer' => 'Buyer Name', 'admin_th_amount' => 'Total Amount', 'admin_th_payment' => 'Payment Method', 'admin_th_fulfillment' => 'Fulfillment Status', 'admin_btn_save' => 'Save', 'admin_no_reports' => 'No product safety reports submitted yet.', ];
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.24 |
proxy
|
phpinfo
|
Settings