mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-01-26 13:31:58 +05:30
11 lines
410 B
JSON
11 lines
410 B
JSON
|
{
|
||
|
"permissionsTitle": "Application permissions",
|
||
|
"youAuthorizedAs": "You authorized as:",
|
||
|
"theAppNeedsAccess1": "This application needs access",
|
||
|
"theAppNeedsAccess2": "to your data",
|
||
|
"decline": "Decline",
|
||
|
"approve": "Approve",
|
||
|
"scope_minecraft_server_session": "Authorization data for minecraft server",
|
||
|
"scope_offline_access": "Access to your profile data, when you offline"
|
||
|
}
|