Make oauth pages translatable
This commit is contained in:
parent
f63d9b7835
commit
50a316cd63
8 changed files with 174 additions and 25 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue