Adjust translations for user applications page
This commit is contained in:
parent
07c12ba057
commit
4dae744a4a
1 changed files with 9 additions and 9 deletions
|
|
@ -1481,22 +1481,22 @@ en:
|
||||||
index:
|
index:
|
||||||
edit_applications: "Applications"
|
edit_applications: "Applications"
|
||||||
title: "Your authorized applications"
|
title: "Your authorized applications"
|
||||||
access: "is authorized to access to:"
|
access: "is authorized access to:"
|
||||||
no_requirement: "This application requires no autorizations"
|
no_requirement: "This application requires no permissions"
|
||||||
applications_explanation: "Here are listed the applications to which you autorized the access to your profile informations"
|
applications_explanation: "Here is a list of applications that you to which have authorized your profile information"
|
||||||
no_applications: "You have no authorized application for now"
|
no_applications: "You have no authorized applications for now"
|
||||||
revoke_autorization: "Revoke autorization"
|
revoke_autorization: "Revoke"
|
||||||
scopes:
|
scopes:
|
||||||
openid:
|
openid:
|
||||||
name: "basic profile"
|
name: "basic profile"
|
||||||
description: "This allows the application to read informations of your basic profile"
|
description: "This allows the application to read your basic profile"
|
||||||
extended:
|
extended:
|
||||||
name: "extended profile"
|
name: "extended profile"
|
||||||
description: "This allows the application to read informations of your extended profile"
|
description: "This allows the application to read your extended profile"
|
||||||
read:
|
read:
|
||||||
name: "read profile, stream and conversations"
|
name: "read profile, stream and conversations"
|
||||||
description: "This allows the application to read your stream, your conversations and your complete profile"
|
description: "This allows the application to read your stream, your conversations and your complete profile"
|
||||||
write:
|
write:
|
||||||
name: "send post, conversations and likes"
|
name: "send posts, conversations and reactions"
|
||||||
description: "This allows the application to send new posts, start conversations or send a new messages in an existant conversation and send likes"
|
description: "This allows the application to send new posts, write conversations, and send reactions"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue