blob: 07bf804c2599e78efd7b6e68a756dd7d4d29b14a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"CB2t": "sausages",
"CB2t_helptext": "cb2",
"CheckTheBox": "CheckBox",
"CheckTheBox_helptext": "Check this if you are bored",
"integer": "A integer value",
"integer_helptext": "What is this for?!",
"option": "Option Array",
"option_helptext": "LALALA OPtion title bla bla",
"password": "Password 1",
"password_helptext": "Password 1 title alalala :D",
"username": "Username",
"username_helptext": "A fkn username field"
}
|