mirror of
https://github.com/ArthurDanjou/artapi.git
synced 2026-01-24 18:00:26 +01:00
refactor: simplifier les descriptions en texte brut et ajouter des fichiers Markdown pour les catégories
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
{
|
||||
"name": "Google Chrome",
|
||||
"description": {
|
||||
"en": "I'm using Google Chrome for browsing, the dev tool, and the extension market.",
|
||||
"fr": "J'utilise Google Chrome pour naviguer, l'outil de développement et le marché des extensions.",
|
||||
"es": "Utilizo Google Chrome cómo navegador, herramienta de desarrollo y mercado de extensiones. "
|
||||
},
|
||||
"name": "Firefox Browser",
|
||||
"description": "I'm using Firefox for browsing, the dev tool, and the extension market.",
|
||||
"category": "software"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user