Client - update OAuth translations
This commit is contained in:
@ -19,17 +19,17 @@
|
||||
},
|
||||
"URL": "Application URL"
|
||||
},
|
||||
"APP_DELETION_CONFIRMATION": "Are you sure you want to delete this app?",
|
||||
"APP_CREATED_SUCCESSFULLY": "Application created successfully. Make sure to copy the secret now, it won't show up again.",
|
||||
"APP_DELETION_CONFIRMATION": "Are you sure you want to delete this app?",
|
||||
"APP_REQUESTING_ACCESS": "The application {0} is requesting:",
|
||||
"APPS_LIST": "OAuth2 applications",
|
||||
"AUTHORIZE_APP": "Authorize {0} to use your account?",
|
||||
"COPY_TO_CLIPBOARD": "copy to the clipboard",
|
||||
"DELETE_APP": "Delete application",
|
||||
"NEW_APP": "New OAuth App",
|
||||
"NO_DESCRIPTION": "no description",
|
||||
"NEW_APP": "Add an application",
|
||||
"NO_APP": "Application not found!",
|
||||
"NO_APPS": "no applications",
|
||||
"NO_DESCRIPTION": "no description",
|
||||
"REVOKE_ALL_TOKENS": "Revoke all tokens",
|
||||
"TOKENS_REVOCATION_CONFIRMATION": "Are you sure you want to revoke all tokens?",
|
||||
"TOKENS_REVOKED": "All existing associated tokens have been revoked."
|
||||
|
Reference in New Issue
Block a user