50 lines
1009 B
JSON
50 lines
1009 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Usenet",
|
|
"description": "Allowz u 2 c ur usenet (Sabnzbd & NZBGet) queue an histowee, paues an resuem downloadz"
|
|
},
|
|
"card": {
|
|
"errors": {
|
|
"noDownloadClients": {
|
|
"title": "No supportd download clientz findz!",
|
|
"text": "Add download survis 2 view ur current downloadz"
|
|
}
|
|
}
|
|
},
|
|
"tabs": {
|
|
"queue": "Queue",
|
|
"history": "Histowee"
|
|
},
|
|
"info": {
|
|
"sizeLeft": "Siez left",
|
|
"paused": "Paused"
|
|
},
|
|
"queue": {
|
|
"header": {
|
|
"name": "Naym",
|
|
"size": "Bigness",
|
|
"eta": "ETA",
|
|
"progress": "Progres"
|
|
},
|
|
"empty": "Empty",
|
|
"error": {
|
|
"title": "Error!",
|
|
"message": "An error has occurred"
|
|
},
|
|
"paused": "Paused"
|
|
},
|
|
"history": {
|
|
"header": {
|
|
"name": "Naym",
|
|
"size": "Bigness",
|
|
"duration": "Duration"
|
|
},
|
|
"empty": "Empty",
|
|
"error": {
|
|
"title": "Error!",
|
|
"message": "Error loadin histowee"
|
|
},
|
|
"paused": "Paused"
|
|
}
|
|
}
|