PHP Classes

File: app/lang/en.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Personal   app/lang/en.json   Download  
File: app/lang/en.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Personal
Generate a portfolio site
Author: By
Last change:
Date: Yesterday
Size: 5,152 bytes
 

Contents

Class file image Download
{ "home" : "Home", "resume" : "Resume", "portfolio" : "Portfolio", "users" : "Users", "blog_posts" : "Blog Posts", "portfolio_adm" : "Portfolio Management", "resume_adm" : "Resume Management", "spanish" : "Spanish", "chinese" : "Chinese", "japanese" : "Japanese", "welcome" : "Welcome", "admin_area": "Admin Area", "dashboard": "Dashboard", "reports": "Reports", "sales_report": "Sales Report", "products_report": "Products Report", "my_purchases": "My Purchases", "logout": "Logout", "login": "Login", "language": "English", "espanhol": "Espaņol", "portuguese": "Portuguese", "english": "English", "japones": "???", "total_sales": "Total Sales", "total_revenue": "Total Revenue", "no_purchases": "You have not made any purchases yet.", "product_name": "Product Name", "quantity_sold": "Quantity Sold", "cart_title": "Shopping Cart", "cart_empty": "No products in the cart", "product_image_alt": "Product image", "cart_update_button": "Update", "cart_remove_button": "Remove", "cart_checkout_button": "Checkout", "add_to_cart": "Add to Cart", "currency_symbol": "$", "add_product": "Add Product", "add_user": "Add User", "id": "ID", "name": "Name", "email": "Email", "slug": "Slug", "price": "Price", "actions": "Actions", "edit": "Edit", "delete": "Delete", "product_image": "Product Image", "leave_blank": "Leave blank to keep the current image.", "current_image": "Current Image", "description": "Description", "update": "Update", "save": "Save", "first_name": "First Name", "last_name": "Last Name", "password": "Password", "password_optional": "Password (leave blank to keep current)", "purchase_number": "Purchase #", "total": "Total", "product_id": "Product ID", "quantity": "Quantity", "date_format": "Y-m-d H:i", "total_products": "Total Products", "total_users": "Total Users", "product": "Product", "manage_products": "Manage Products", "manage_users": "Manage Users", "email_placeholder": "Enter your email", "email_label": "Email Address", "password_placeholder": "Enter your password", "password_label": "Password", "sign_in_button": "Sign in", "success_title": "Purchase Successfully Completed", "success_message": "Thank you for your purchase! Your order was completed successfully.", "cancel_title": "Purchase Canceled", "cancel_message": "The purchase was canceled. If you need assistance, please contact us.", "back_to_store": "Back to Store", "two_factor_validation": "Two-Factor Validation", "enter_code_email": "Enter the code sent to your email.", "verification_code": "Verification Code", "verify": "Verify", "two_factor_email_subject": "Your Verification Code", "two_factor_email_body": "Your verification code is: {code}. It expires in 10 minutes.", "email_error": "Error sending the email. Please try again later.", "register": "Register", "privacy_policy": "Privacy Policy", "privacy_policy_title": "Privacy Policy", "privacy_policy_content": "Your privacy is important to us. This privacy policy describes how we collect, use, and protect your personal information.", "privacy_policy_data_collection": "Data Collection", "privacy_policy_data_details": "We collect personal information such as name, email, and address only when necessary to provide our services.", "privacy_policy_data_use": "Data Usage", "privacy_policy_data_usage": "The information collected is used to process orders, personalize your experience, and improve our services.", "privacy_policy_security": "Security", "privacy_policy_security_details": "We have implemented measures to protect your data from unauthorized access.", "terms_conditions": "Terms and Conditions", "terms_conditions_title": "Terms and Conditions", "terms_conditions_intro": "These terms and conditions govern the use of this website. By using this website, you fully accept these terms.", "terms_conditions_use": "Website Use", "terms_conditions_usage": "You agree to use this website only for lawful purposes and in a manner that does not infringe the rights of others.", "terms_conditions_products": "Products and Services", "terms_conditions_products_details": "The products and services available on this website are subject to change without prior notice.", "terms_conditions_liability": "Limitation of Liability", "terms_conditions_liability_details": "We are not liable for direct or indirect damages resulting from the use of this website.", "reset_password_title": "Reset Password", "new_password_label": "New Password", "reset_password_button": "Reset Password", "forgot_password_title": "Forgot Password", "send_reset_link_button": "Send Reset Link", "product_category": "Category", "physical_product": "Physical", "digital_product": "Digital", "digital_file": "Digital File", "download": "Download" }