Make password reset pages translatable
This commit is contained in:
parent
9f4c5743e8
commit
1edbda39e1
6 changed files with 61 additions and 8 deletions
|
|
@ -5,4 +5,5 @@
|
|||
defmodule Pleroma.Web.TwitterAPI.PasswordView do
|
||||
use Pleroma.Web, :view
|
||||
import Phoenix.HTML.Form
|
||||
alias Pleroma.Web.Gettext
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue