Make oauth pages translatable

This commit is contained in:
Tusooa Zhu 2022-02-28 02:11:57 -05:00
commit 50a316cd63
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
8 changed files with 174 additions and 25 deletions

View file

@ -5,6 +5,8 @@
defmodule Pleroma.Web.OAuth.OAuthView do
use Pleroma.Web, :view
import Phoenix.HTML.Form
import Phoenix.HTML
alias Pleroma.Web.Gettext
alias Pleroma.Web.OAuth.Token.Utils