Files
astroplate/src/i18n/en.json
T
2024-05-20 09:35:09 +06:00

17 lines
609 B
JSON

{
"full_name": "Full Name",
"full_name_placeholder": "Enter your full name",
"mail_placeholder": "john.doe@email.com",
"message": "Anything else?",
"message_placeholder": "Your message here...",
"submit": "Submit",
"read_more": "Read More",
"page_not_found": "Page Not Found",
"working_mail": "Work Email",
"anything_else": "Anything else?",
"contact_message_placeholder": "Your message here...",
"page_not_found_content": "The page you are looking for may have been removed, renamed, or is temporarily unavailable.",
"back_to_home": "Back to Home",
"get_started": "Get Started"
}