-
Notifications
You must be signed in to change notification settings - Fork 1
/
command.rating.json
39 lines (39 loc) · 995 Bytes
/
command.rating.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"command":"Rating",
"vendor": {
"name":"phpManufaktur",
"url":"https://phpmanufaktur.de"
},
"name": {
"en":"Rating for pages, articels and your applications",
"de":"Bewertungsfunktion für Seiten, Artikel, Blogbeiträge und Ihre Anwendungen"
},
"description": {
"en":"Use the kitCommand Rating to add a rating function to any page, article or application.",
"de":"Verwenden Sie das kitCommand Rating um eine Bewertungsfunktion zu beliebigen Seiten, Artikeln und Anwendungen einzufügen."
},
"help": {
"en": {
"link":"https://gist.github.com/hertsch/6568654",
"gist_id":"6568654",
"file": {
"help":"kitcommand_rating_en.md"
}
}
},
"info": {
"en": {
"link":"https://kit2.phpmanufaktur.de"
}
},
"issues": {
"en": {
"link":"https://github.com/phpManufaktur/kfCommandCollection/issues"
}
},
"support": {
"en": {
"link":"https://support.phpmanufaktur.de"
}
}
}