locales/en.yml in rodauth-oauth-0.9.3 vs locales/en.yml in rodauth-oauth-0.10.0
- old
+ new
@@ -5,19 +5,20 @@
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"
device_verification_notice_flash: "The device is verified"
user_code_not_found_error_flash: "No device to authorize with the given user code"
- oauth_authorize_title: "Authorize"
+ authorize_page_title: "Authorize"
oauth_applications_page_title: "Oauth Applications"
oauth_application_page_title: "Oauth Application"
new_oauth_application_page_title: "New Oauth Application"
oauth_application_oauth_tokens_page_title: "Application Oauth Tokens"
oauth_tokens_page_title: "My Oauth Tokens"
device_verification_page_title: "Device Verification"
device_search_page_title: "Device Search"
oauth_management_pagination_previous_button: "Previous"
oauth_management_pagination_next_button: "Next"
+ oauth_tokens_scopes_label: "Scopes"
oauth_applications_name_label: "Name"
oauth_applications_description_label: "Description"
oauth_applications_scopes_label: "Default scopes"
oauth_applications_contacts_label: "Contacts"
oauth_applications_homepage_url_label: "Homepage URL"