1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yellow_ynh.git synced 2024-09-03 20:36:12 +02:00

Fix swapped en/fr description

This commit is contained in:
Alexandre Aubin 2022-08-27 18:36:08 +02:00 committed by GitHub
parent e9009830fb
commit 7e1ea6287e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
"id": "yellow",
"packaging_format": 1,
"description": {
"en": "Système de gestion de contenu (CMS) for simple website",
"fr": "Content management system (CMS) pour un site simple"
"en": "Content management system (CMS) for simple website",
"fr": "Système de gestion de contenu (CMS) pour un site simple"
},
"version": "0.8.20~ynh3",
"url": "https://datenstrom.se/yellow/",