lib/rodauth/features/oauth_application_management.rb in rodauth-oauth-0.9.1 vs lib/rodauth/features/oauth_application_management.rb in rodauth-oauth-0.9.2
- old
+ new
@@ -31,10 +31,10 @@
end
end
translatable_method :oauth_applications_name_label, "Name"
translatable_method :oauth_applications_description_label, "Description"
- translatable_method :oauth_applications_scopes_label, "Scopes"
+ translatable_method :oauth_applications_scopes_label, "Default scopes"
translatable_method :oauth_applications_contacts_label, "Contacts"
translatable_method :oauth_applications_tos_uri_label, "Terms of service"
translatable_method :oauth_applications_policy_uri_label, "Policy"
translatable_method :oauth_applications_jwks_label, "JSON Web Keys"
translatable_method :oauth_applications_jwks_uri_label, "JSON Web Keys URI"