mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Adding en translation of app levels
This commit is contained in:
parent
0843edaf66
commit
f3f4cbb366
1 changed files with 13 additions and 0 deletions
13
app_levels/en.json
Normal file
13
app_levels/en.json
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"applevel_0": "Broken",
|
||||||
|
"applevel_1": "Installable",
|
||||||
|
"applevel_2": "Installable in all situations",
|
||||||
|
"applevel_3": "Can be updated",
|
||||||
|
"applevel_4": "Single Sign On support",
|
||||||
|
"applevel_5": "Clean",
|
||||||
|
"applevel_6": "Backup and restore support",
|
||||||
|
"applevel_7": "Successfully pass functional tests",
|
||||||
|
"applevel_8": "Respect main guidelines",
|
||||||
|
"applevel_9": "Respect all guidelines",
|
||||||
|
"applevel_10": "Package assessed as perfect"
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue