1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
apps/app_levels/en.json
Alexandre Aubin 782e0f5abb
Update app_levels/en.json
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
2019-03-09 20:14:49 +01:00

13 lines
489 B
JSON

{
"applevel_0": "Broken",
"applevel_1": "Installable",
"applevel_2": "Installable in all situations",
"applevel_3": "Can be updated",
"applevel_4": "Backup and restore support",
"applevel_5": "Clean",
"applevel_6": "Open to contributions from the community",
"applevel_7": "Successfully pass functional tests",
"applevel_8": "High quality app",
"applevel_9": "Respect higher guidelines",
"applevel_10": "Package assessed as perfect"
}