mirror of
https://github.com/YunoHost-Apps/flood_ynh.git
synced 2024-09-03 18:36:20 +02:00
Fix swapped fr/en descirption
This commit is contained in:
parent
3f43e4ec8b
commit
e9b0ae9acd
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
"id": "flood",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Client torrent.",
|
||||
"fr": "Torrent client."
|
||||
"en": "Torrent client",
|
||||
"fr": "Client torrent"
|
||||
},
|
||||
"version": "4.7.0~ynh2",
|
||||
"url": "https://github.com/jesec/flood",
|
||||
|
|
Loading…
Reference in a new issue