24 lines
454 B
JSON
24 lines
454 B
JSON
|
{
|
||
|
"title": "Islamic Prayer Times",
|
||
|
"config": {
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"title": "Set up Islamic Prayer Times",
|
||
|
"description": "Do you want to set up Islamic Prayer Times?"
|
||
|
}
|
||
|
},
|
||
|
"abort": {
|
||
|
"one_instance_allowed": "Only a single instance is necessary."
|
||
|
}
|
||
|
},
|
||
|
"options": {
|
||
|
"step": {
|
||
|
"init": {
|
||
|
"data": {
|
||
|
"calc_method": "Prayer calculation method"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|