Adding en translation of app levels
This commit is contained in:
parent
0843edaf66
commit
f3f4cbb366
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…
Reference in New Issue
Block a user