accounts-frontend/packages/app/components/auth/permissions/Permissions.intl.json

13 lines
527 B
JSON
Raw Normal View History

2016-05-14 16:56:17 +05:30
{
"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",
"scope_account_info": "Access to your profile data (except Email)",
"scope_account_email": "Access to your Email address"
2016-05-14 16:56:17 +05:30
}