1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

[YEP-1.9] Try to avoid starting the description by '$app is'

This commit is contained in:
yalh76 2020-06-13 21:36:24 +02:00
parent b72ed64e94
commit d6024bd843

View file

@ -3,8 +3,8 @@
"id": "pleroma",
"packaging_format": 1,
"description": {
"en": "Pleroma is an OStatus-compatible social networking server written in Elixir, compatible with GNU Social and Mastodon",
"fr": "Pleroma est un réseau social écrit en Elixir, compatible avec OStatus, GNU Social et Mastodon"
"en": "An OStatus-compatible social networking server written in Elixir, compatible with GNU Social and Mastodon",
"fr": "Un réseau social écrit en Elixir, compatible avec OStatus, GNU Social et Mastodon"
},
"version": "2.0.7~ynh1",
"url": "https://git.pleroma.social/pleroma/pleroma",