28 lines
927 B
Text
28 lines
927 B
Text
|
|
# 404 Not Found page translations
|
||
|
|
|
||
|
|
# Page Metadata
|
||
|
|
not-found-page-title = Page Not Found
|
||
|
|
not-found-page-description = The requested page could not be found
|
||
|
|
not-found-page-keywords = 404, not found, error
|
||
|
|
|
||
|
|
# Page title and content
|
||
|
|
not-found-title = Page Not Found
|
||
|
|
not-found-description = Sorry, the page you are looking for doesn't exist or has been moved.
|
||
|
|
|
||
|
|
# Navigation buttons
|
||
|
|
not-found-go-home = Go Home
|
||
|
|
not-found-contact-us = Contact Us
|
||
|
|
not-found-back-to-blog = Back to Blog
|
||
|
|
not-found-back-to-prescriptions = Back to Prescriptions
|
||
|
|
not-found-sign-in = Sign In
|
||
|
|
|
||
|
|
# Navigation URLs
|
||
|
|
not-found-home-url = /
|
||
|
|
not-found-contact-url = /contact
|
||
|
|
not-found-blog-url = /blog
|
||
|
|
not-found-prescriptions-url = /prescriptions
|
||
|
|
not-found-login-url = /login
|
||
|
|
|
||
|
|
# Additional helpful text (optional)
|
||
|
|
not-found-section-title = What can you do?
|
||
|
|
not-found-help-text = You can try going back to the home page or contact us if you believe this is an error.
|