Enhanced the documentation pages by updating the layout with aesthetic adjustments and adding better navigation elements. New documentation content was added: 'Authentication', 'Getting Started', and their child pages. This ensures users have a clearer path when viewing, navigating, and accessing the information they need. "Read more" fallback label was added to the documentation cards for better accessibility.
24 lines
797 B
JSON
24 lines
797 B
JSON
{
|
|
"blog": "Blog",
|
|
"blogSubtitle": "News and updates about the platform",
|
|
"documentation": "Documentation",
|
|
"documentationSubtitle": "Tutorials and guide to get started with the platform",
|
|
"faq": "FAQ",
|
|
"faqSubtitle": "Frequently asked questions about the platform",
|
|
"pricing": "Pricing",
|
|
"pricingSubtitle": "Pricing plans and payment options",
|
|
"backToBlog": "Back to blog",
|
|
"noPosts": "No posts found",
|
|
"blogPaginationNext": "Next Page",
|
|
"blogPaginationPrevious": "Previous Page",
|
|
"readMore": "Read more",
|
|
"contactFaq": "If you have any questions, please contact us",
|
|
"contact": "Contact",
|
|
"about": "About",
|
|
"product": "Product",
|
|
"legal": "Legal",
|
|
"termsOfService": "Terms of Service",
|
|
"cookiePolicy": "Cookie Policy",
|
|
"privacyPolicy": "Privacy Policy"
|
|
}
|