embroidery-viewer/src/lib/translations/en-US/footer.json

15 lines
599 B
JSON

{
"slogan": "Preview your embroidery designs instantly — no software needed",
"resources": "Resources",
"contact-title": "Contact",
"contact-description": "Do you want to help or have any questions? Contact us.",
"back-to-top": {
"label": "Back To Top",
"aria-label": "Back to top of the page"
},
"about": "About",
"privacy.policy": "Privacy Policy",
"terms.of.service": "Terms of Service",
"copyright": "Copyright © {{year}} <a href=\"{{website}}\" target=\"_blank\" rel=\"noreferrer\">Leonardo Murça</a>. All rights reserved.",
"version": "Version {{version}}"
}