Aapush01 / QReasy

QReasy is a simple and efficient QR code generator built with TypeScript, React, react-qr-code, Aceternity UI, and Tailwind CSS. The app allows users to create customizable QR codes with ease and offers a sleek, responsive UI for a smooth user experience.
https://qr-easy.vercel.app
1 stars 2 forks source link

Add Localization Support #6

Open Aapush01 opened 1 week ago

Aapush01 commented 1 week ago

Description:

Add support for multiple languages to make the app accessible to non-English speakers.

Expected Behavior:

Tasks:

  1. Create a system for language switching (i18n).
  2. Add translations for key languages (e.g., Spanish, French, German).
  3. Allow the community to contribute translations for additional languages.