blob: f68fb869b2e17fabed1dfa2d7fb93fc9f39fa7cb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"username": "Benutzer",
"username_title": "Das ist halt ein Username feld..",
"password": "Passwort 1",
"password_title": "Bla passwort bla bla",
"integer": "Zahl",
"integer_title": "Ein Zahlen felde?!",
"option": "Irgendein Array",
"option_title": "LALALA Hilfs- Text bla bla",
"CheckTheBox": "CheckBox",
"CheckTheBox_title": "Die checkbox ist ein wenig nutzlos",
"CB2 t": "Eine andere cb",
"CB2 t_title": ":P Diese checkbox ist super secret."
}
|