Skip to main content

Documentation Index

Fetch the complete documentation index at: https://quetzal.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Welcome to Quetzal!

This documentation will walk you through how to set up and use Quetzal for Next.js and React applications
Not using React/Next.js? Contact Us and we can help get Quetzal working for your stack
Getting your product translated generally takes four steps:
1

Create a Quetzal Project

Sign up for Quetzal and you will be prompted to create a project. This will grant you access to the Project Dashboard
2

Install Quetzal

Install the appropriate Quetzal packages for your stack
3

(Optional) Install the VSCode/Cursor Extension

4

Wrap your strings

Use the i18n framework of your choice to replace bare strings with a translation function. We currently support next-intl, lingui, and vue-i18n
5

You're all set!

By default, Quetzal will fetch translations and keep them up to date whenever you run a build