20 lines
505 B
JSON
20 lines
505 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Service is already configured"
|
|
},
|
|
"error": {
|
|
"invalid_key": "Invalid API key",
|
|
"no_devices": "No devices found in account"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API Key",
|
|
"app_key": "Application Key"
|
|
},
|
|
"title": "Fill in your information"
|
|
}
|
|
}
|
|
}
|
|
} |