{ "LanguageDetection": { "title": "Language Suggestion", "description": "We noticed your browser language differs from the current site language. You can switch languages anytime.", "countdown": "Closing in {countdown} seconds", "switchTo": "Switch to" }, "Header": { "links": [ { "name": "News Center", "href": "/blog" }, { "name": "About", "href": "/about" } ] }, "Footer": { "Copyright": "Copyright © {year} {name} All rights reserved.", "PrivacyPolicy": "Privacy Policy", "TermsOfService": "Terms of Service", "Links": { "groups": [ { "title": "Open Source", "links": [ { "href": "https://github.com/weijunext/nextjs-starter", "name": "Next Forge", "rel": "noopener noreferrer nofollow", "target": "_blank" }, { "href": "https://github.com/weijunext/landing-page-boilerplate", "name": "Landing Page Boilerplate", "rel": "noopener noreferrer nofollow", "target": "_blank" }, { "href": "https://github.com/weijunext/weekly-boilerplate", "name": "Blog Boilerplate", "rel": "noopener noreferrer nofollow", "target": "_blank" } ] }, { "title": "Other Products", "links": [ { "href": "https://nexty.dev/", "name": "Nexty - SaaS Template", "rel": "noopener noreferrer", "target": "_blank" }, { "href": "https://ogimage.click/", "name": "OG Image Generator", "rel": "noopener noreferrer", "target": "_blank" }, { "href": "https://dofollow.tools/", "name": "Dofollow.Tools", "rel": "noopener noreferrer", "target": "_blank" } ] } ] }, "Newsletter": { "title": "Subscribe to our newsletter", "description": "Get the latest news and updates from Next Forge", "defaultErrorMessage": "Please enter a valid email address", "successMessage": "Subscription successful", "errorMessage": "Subscription failed", "errorMessage2": "Subscription failed. Please try again later.", "subscribe": "Subscribe", "subscribing": "Subscribing...", "subscribed": "Subscription successful! Thank you for your attention." } }, "Home": { "title": "Next Forge", "tagLine": "Multilingual Next.js 16 Starter", "description": "A multilingual Next.js 16 starter with built-in i18n support. Launch your global-ready web application with a clean, efficient, and SEO-friendly foundation." }, "Blog": { "title": "Blog Posts", "description": "A list of blog posts" }, "About": { "title": "About", "description": "About the site" }, "TermsOfService": { "title": "Terms of Service", "description": "Terms of Service" }, "PrivacyPolicy": { "title": "Privacy Policy", "description": "Privacy Policy" } }