mirror of
https://github.com/YunoHost-Apps/phpsysinfo_ynh.git
synced 2024-09-03 19:56:43 +02:00
manifest on UTF-8
This commit is contained in:
parent
8042f4431a
commit
18c9323d26
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "A customizable PHP script that displays information about your system nicely.",
|
"en": "A customizable PHP script that displays information about your system nicely.",
|
||||||
"fr": "Un script PHP paramètrable qui affiche des informations sur votre système."
|
"fr": "Un script PHP paramétrable qui affiche des informations sur votre système."
|
||||||
},
|
},
|
||||||
"url": "http://phpsysinfo.github.io/phpsysinfo/",
|
"url": "http://phpsysinfo.github.io/phpsysinfo/",
|
||||||
"license": "free",
|
"license": "free",
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose an admin user",
|
"en": "Choose an admin user",
|
||||||
"fr": "Choisissez l’administrateur"
|
"fr": "Choisissez l'administrateur"
|
||||||
},
|
},
|
||||||
"example": "johndoe"
|
"example": "johndoe"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue