Skip to content

Commit

Permalink
l10n for error back button
Browse files Browse the repository at this point in the history
  • Loading branch information
josxha committed Nov 3, 2023
1 parent 24a258d commit 6cb7715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KratosSelfService/Views/Error/Error.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
<hr/>
<p>@error["reason"]</p>
<a class="button is-dark mt-5 is-fullwidth" href="/">
@CustomTranslator.Get("Back")
@OryTranslator.Get("error.back-button")
</a>

0 comments on commit 6cb7715

Please sign in to comment.