chore(website): update en FAQ content

This commit is contained in:
JiPai
2024-09-06 13:41:44 +08:00
parent 3e6a519c8b
commit 7acb86a83e

View File

@@ -56,7 +56,7 @@
},
"faq": {
"title": "Frequently asked questions",
"des": "If you cant find what youre looking for, email our support team and if youre lucky someone will get back to you.",
"des": "If you cant find what youre looking for, please submit an issue through our GitHub repository or ask questions on our Discord.",
"q1": "What is dokploy?",
"a1": "Dokploy is a stable, easy-to-use deployment solution designed to simplify the application management process. Think of Dokploy as a free alternative self-hostable solution to platforms like Heroku, Vercel, and Netlify.",
"q2": "Why Choose Dokploy?",
@@ -65,8 +65,8 @@
"a3": "Yes, dokploy is totally free. You can use it for personal projects, small teams, or even for large-scale applications.",
"q4": "Is it open source?",
"a4": "Yes, dokploy is open source and free to use.",
"q5": "What type of applications can i deploy with dokploy?",
"a5": "Dokploy is a great choice for any type of application. You can deploy your code to dokploy and manage it from the dashboard. We support a wide range of languages and frameworks, so you can choose the one that best fits your needs.",
"q5": "What types of languages can i deploy with dokploy?",
"a5": "Dokploy do not restrict programming languages. you are free to choose your preferred language and framework.",
"q6": "How do I request a feature or report a bug?",
"a6": "Currently we are working on fixing bug fixes, but we will be releasing new features soon. You can also request features or report bugs.",
"q7": "Do you track the usage of Dokploy?",