Skip to content

OAuth page has failing translations #1185

@KoenDR06

Description

@KoenDR06

On /api/oauth/applications, there are some elements of the page which should get filled in with translations, but this fails and a backup value is inserted, as seen below.

<title><span class="translation_missing" title="translation missing: nl.doorkeeper.layouts.admin.title">Title</span></title>
<input ... value="&lt;span class=&quot;translation_missing&quot; title=&quot;translation missing: nl.doorkeeper.applications.buttons.destroy&quot;&gt;Destroy&lt;/span&gt;" ...>

Reproduction

  1. go to the staging homepage
  2. login with dev@svsticky.nl
  3. go to the OAuth page

Fixes

This fix should be quite easy to implement, editing config/locales/doorkeeper.nl.yml and config/locales/doorkeeper.en.yml should be all it takes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions