forked from Wavyzz/dolibarr
16 lines
1.0 KiB
Plaintext
16 lines
1.0 KiB
Plaintext
# Dolibarr language file - Source file is en_US - oauth
|
|
ConfigOAuth=Oauth Configuration
|
|
NoAccessToken=No access token saved into local database
|
|
HasAccessToken=A token was generated and saved into local database
|
|
NewTokenStored=Token received ans saved
|
|
ToCheckDeleteTokenOnProvider=To check/delete authorization saved by %s OAuth provider
|
|
TokenDeleted=Token deleted
|
|
RequestAccess=Click here to request/renew access and receive a new token to save
|
|
DeleteAccess=Click here to delete token
|
|
UseTheFollowingUrlAsRedirectURI=Use the following URL as the Redirect URI when creating your credential on your OAuth provider:
|
|
ListOfSupportedOauthProviders=Enter here credential provided by your OAuth2 provider. Only supported OAuth2 providers are visible here. This setup may be used by other modules that need OAuth2 authentication.
|
|
OAUTH_GOOGLE_NAME=Api Google
|
|
OAUTH_GOOGLE_ID=Api Google Id
|
|
OAUTH_GOOGLE_SECRET=Api Google Secret
|
|
OAUTH_GOOGLE_DESC=Go on <a href="https://console.developers.google.com/" target="_blank">this page</a> then Credentials to create Oauth credentials
|