21 lines
543 B
JSON
21 lines
543 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
|
|
},
|
|
"step": {
|
|
"reauth": {
|
|
"data": {
|
|
"access_token": "Pr\u00edstupov\u00fd token",
|
|
"email": "Email"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"access_token": "Pr\u00edstupov\u00fd token",
|
|
"email": "Email"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |