pagination and api blog metadata all page
This commit is contained in:
+46
-28
@@ -36,7 +36,6 @@ declare const messages: {
|
||||
"com_home_projects_title_bold": "initiatives",
|
||||
"com_home_projects_description": "Our successful project initiatives showcase our commitment to excellence and innovation across various industries.",
|
||||
|
||||
|
||||
"footer_title": "Industrial Solutions for a Modern World",
|
||||
"footer_description": "We are committed to providing personalized industrial solutions that meet the unique needs of our clients. Our team of experts is dedicated to delivering high-quality products and services that drive success in today’s competitive market.",
|
||||
"footer_slogan": "We are committed to providing personalized industrial solutions.",
|
||||
@@ -65,38 +64,57 @@ declare const messages: {
|
||||
|
||||
"com_products_products_category_title": "Products of {title} Category",
|
||||
|
||||
"com_contact_touch_title": "Get in touch",
|
||||
"com_contact_touch_title_bold": "with us",
|
||||
"com_contact_touch_description": "Reach out for any inquiries, support, or to discuss how we can meet your industrial needs.",
|
||||
"com_contact_touch_option_1": "Contact",
|
||||
"com_contact_touch_option_2": "e-mail",
|
||||
"com_contact_touch_option_3": "Our Address",
|
||||
"com_contact_touch_option_3_description": "7 San Juan Lane Graaf Florisstraat 22A,3021 CH",
|
||||
"com_contact_title": "Contact ",
|
||||
"com_contact_title_bold": "me",
|
||||
"com_contact_first_name": "Enter first name",
|
||||
"com_contact_last_name": "Enter last name",
|
||||
"com_contact_email": "Enter your e-mail",
|
||||
"com_contact_phone": "Enter your phone no.",
|
||||
"com_contact_textarea": "Write Message",
|
||||
|
||||
"com_contact_first_name_required": "Name is required",
|
||||
"com_contact_last_name_required": "Last name is required",
|
||||
"com_contact_email_required": "Email is required",
|
||||
"com_contact_phone_required": "Phone is required",
|
||||
"com_contact_textarea_required": "Message is required",
|
||||
|
||||
|
||||
"com_contact_touch_title": "Get in touch",
|
||||
"com_contact_touch_title_bold": "with us",
|
||||
"com_contact_touch_description": "Reach out for any inquiries, support, or to discuss how we can meet your industrial needs.",
|
||||
"com_contact_touch_option_1":"Contact",
|
||||
"com_contact_touch_option_2":"e-mail",
|
||||
"com_contact_touch_option_3":"Our Address",
|
||||
"com_contact_touch_option_3_description":"7 San Juan Lane Graaf Florisstraat 22A,3021 CH",
|
||||
"com_contact_title": "Contact ",
|
||||
"com_contact_title_bold": "me",
|
||||
"com_contact_first_name": "Enter first name",
|
||||
"com_contact_last_name": "Enter last name",
|
||||
"com_contact_email": "Enter your e-mail",
|
||||
"com_contact_phone": "Enter your phone no.",
|
||||
"com_contact_textarea": "Write Message",
|
||||
"com_contact_email_error": "Email is not valid",
|
||||
"com_contact_phone_error": "The contact number is not valid (for example: 09123456789)",
|
||||
"com_contact_textarea_error": "Message must be at least 10 characters long.",
|
||||
"com_contact_button_submit": "Submit Message",
|
||||
"pages_notFound_title": "404 Not Found Page",
|
||||
"pages_notFound_description": "You can either head back to the Homepage or try a search.",
|
||||
"pages_notFound_button": "Go To Home",
|
||||
|
||||
"com_contact_first_name_required": "Name is required",
|
||||
"com_contact_last_name_required": "Last name is required",
|
||||
"com_contact_email_required": "Email is required",
|
||||
"com_contact_phone_required": "Phone is required",
|
||||
"com_contact_textarea_required": "Message is required",
|
||||
"page_about_metadata_title": "About Us - Brick Factory",
|
||||
"page_about_metadata_description": "Learn more about our commitment to producing high-quality bricks using both traditional and modern manufacturing techniques.",
|
||||
|
||||
"page_home_metadata_title": "Home - Brick Factory",
|
||||
"page_home_metadata_description": "Welcome to our official website, where we showcase our expertise, quality, and innovation in brick manufacturing.",
|
||||
|
||||
"com_contact_email_error": "Email is not valid",
|
||||
"com_contact_phone_error": "The contact number is not valid (for example: 09123456789)",
|
||||
"com_contact_textarea_error": "Message must be at least 10 characters long.",
|
||||
"com_contact_button_submit": "Submit Message",
|
||||
"pages_notFound_title": "404 Not Found Page",
|
||||
"pages_notFound_description": "You can either head back to the Homepage or try a search.",
|
||||
"pages_notFound_button":"Go To Home"
|
||||
"page_contact_metadata_title": "Contact Us - Brick Factory",
|
||||
"page_contact_metadata_description": "Get in touch with us for more information or to place an order. Our team is here to support your building needs.",
|
||||
|
||||
"page_products_metadata_title": "Products - Brick Factory",
|
||||
"page_products_metadata_description": "Explore our variety of traditional and industrial bricks designed to meet the demands of different construction projects.",
|
||||
|
||||
"page_blog_metadata_title": "Blog - Brick Factory",
|
||||
"page_blog_metadata_description": "Stay informed with our latest articles, news, and tips related to bricks and building materials.",
|
||||
|
||||
"page_projects_metadata_title": "Projects - Brick Factory",
|
||||
"page_projects_metadata_description": "Discover successful projects completed using our high-quality bricks and expert craftsmanship.",
|
||||
|
||||
"page_product_categories_metadata_title": "Product Categories - Brick Factory",
|
||||
"page_product_categories_metadata_description": "Browse through our product categories including Ghazaghi, yellow bricks, facing bricks, and more to find the right solution for your project.",
|
||||
|
||||
"page_not_found_metadata_title": "404 Not Found - Brick Factory",
|
||||
"page_not_found_metadata_description": "The page you are looking for doesn’t exist. You can return to the homepage or search for what you need."
|
||||
};
|
||||
export default messages;
|
||||
Reference in New Issue
Block a user