feat(projects): add translations
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user