14 lines
333 B
JSON
14 lines
333 B
JSON
|
{
|
||
|
"state": {
|
||
|
"_": {
|
||
|
"dead": "Hilda",
|
||
|
"initializing": "Hasieratzen",
|
||
|
"ready": "Prest",
|
||
|
"sleeping": "Lotan"
|
||
|
},
|
||
|
"query_stage": {
|
||
|
"dead": "Ez du erantzuten ({query_stage})",
|
||
|
"initializing": "Hasieratzen ({query_stage})"
|
||
|
}
|
||
|
}
|
||
|
}
|