Sha256: 6c4e0fc4db23d1005ee6564475ce1641fc0eca63c1efdb8bb17792ef92ee4a86

Contents?: true

Size: 1.76 KB

Versions: 3

Compression:

Stored size: 1.76 KB

Contents

en:
  rodauth:
    require_authorization_error_flash: "Please authorize to continue"
    create_oauth_application_error_flash: "There was an error registering your oauth application"
    create_oauth_application_notice_flash: "Your oauth application has been registered"
    revoke_unauthorized_account_error_flash: "You are not authorized to revoke this token"
    revoke_oauth_token_notice_flash: "The oauth token has been revoked"
    oauth_authorize_title: "Authorize"
    oauth_oauth_applications_page_title: "Oauth Applications"
    oauth_oauth_application_page_title: "Oauth Application"
    oauth_new_oauth_application_page_title: "New Oauth Application"
    oauth_oauth_tokens_page_title: "Oauth Tokens"
    name_label: "Name"
    description_label: "Description"
    scopes_label: "Scopes"
    homepage_url_label: "Homepage URL"
    redirect_uri_label: "Redirect URL"
    client_secret_label: "Client Secret"
    client_id_label: "Client ID"
    oauth_applications_button: "Register"
    oauth_authorize_button: "Authorize"
    oauth_token_revoke_button: "Revoke"
    oauth_authorize_post_button: "Back to Client Application"
    invalid_grant_message: "Invalid grant"
    invalid_scope_message: "Invalid scope"
    invalid_url_message: "Invalid URL"
    unsupported_token_type_message: "Invalid token type hint"
    unique_error_message: "is already in use"
    null_error_message: "is not filled"
    already_in_use_message: "error generating unique token"
    code_challenge_required_message: "code challenge required"
    unsupported_transform_algorithm_message: "transform algorithm not supported"
    request_uri_not_supported_message: "request uri is unsupported"
    invalid_request_object_message: "request object is invalid"
    invalid_scope_message: "The Access Token expired"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rodauth-oauth-0.7.4 locales/en.yml
rodauth-oauth-0.7.3 locales/en.yml
rodauth-oauth-0.7.2 locales/en.yml