website-htmx-rustelo-code/site/i18n/locales/en/pages/templates-test.ftl

34 lines
2.2 KiB
Text
Raw Permalink Normal View History

2026-07-10 03:44:13 +01:00
# Test FTL keys for template system
# Privacy page (basic_page template)
test-privacy-page-title = Privacy Policy
privacy-page-content = <p>This privacy policy describes how we collect, use, and protect your personal information when you use our website and services.</p><p>We are committed to protecting your privacy and handling your data responsibly.</p>
# Terms page (basic_page template)
terms-page-title = Terms of Service
terms-page-content = <p>By accessing and using this website, you accept and agree to be bound by the terms and provision of this agreement.</p><p>If you do not agree to abide by the above, please do not use this service.</p>
# Portfolio page (content_list template)
portfolio-page-title = My Portfolio
portfolio-page-description = A showcase of my work and projects in software development, infrastructure, and web3 technologies.
portfolio-featured-title = Featured Projects
portfolio-no-items-found = No portfolio items found.
# Request Quote page (form_page template)
request-quote-page-title = Request a Quote
request-quote-form-description = Tell me about your project and I'll provide you with a detailed quote and timeline.
request-quote-form-name-label = Full Name
request-quote-form-name-placeholder = Your full name
request-quote-form-email-label = Email Address
request-quote-form-email-placeholder = your@email.com
request-quote-form-subject-label = Project Type
request-quote-form-subject-placeholder = Web development, infrastructure, consultation...
request-quote-form-message-label = Project Details
request-quote-form-message-placeholder = Describe your project requirements, timeline, and any specific technologies you'd like to use...
request-quote-form-submit = Request Quote
request-quote-form-success = Thank you for your request! I'll get back to you within 24 hours with a detailed quote.
request-quote-additional-info = <p>For urgent requests, you can also reach me directly at <a href="mailto:hello@ontoref.dev">hello@ontoref.dev</a> or via Telegram <a href="https://t.me/example_dev">@example_dev</a>.</p>
# Legal fallback keys
test-legal-page-title = Legal Information
legal-page-content = <p>This section contains important legal information about our website and services.</p>