feat(projects): add translations

This commit is contained in:
2026-02-27 00:54:22 +01:00
parent 779884414e
commit 2ac77bdb30
11 changed files with 163 additions and 77 deletions

View File

@@ -3,13 +3,22 @@ scope: hobby
title: Simple QR
link: https://simple-qr.com
description: Concise website and API
summary: QR code generator
technologies:
- Nuxt
- TypeScript
tasks:
- Easy to use
- Large choice of logos
- Straightforward API
en:
description: Concise website and API
summary: QR code generator
tasks:
- "Easy to use"
- "Large choice of logos"
- "Straightforward API"
fr:
description: Site web et API concis
summary: Générateur de QR code
tasks:
- "Facile à utiliser"
- "Grand choix de logos"
- "API simple d'utilisation"