locales/en.yml in rodauth-oauth-0.8.0 vs locales/en.yml in rodauth-oauth-0.9.0
- old
+ new
@@ -13,13 +13,18 @@
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_applications_name_label: "Name"
oauth_applications_description_label: "Description"
oauth_applications_scopes_label: "Scopes"
+ oauth_applications_contacts_label: "Contacts"
oauth_applications_homepage_url_label: "Homepage URL"
+ oauth_applications_tos_uri_label: "Terms of Service URL"
+ oauth_applications_policy_uri_label: "Policy URL"
oauth_applications_redirect_uri_label: "Redirect URL"
oauth_applications_client_secret_label: "Client Secret"
oauth_applications_client_id_label: "Client ID"
oauth_grant_user_code_label: "User code"
oauth_grant_user_jws_jwk_label: "JSON Web Keys"