Translate buttom Pow Assent

I’m currently using Pow Assent for authentication methods with Google, Facebook, and everything else …

I’m trying to translate this button to pt_BR.

<%= for link <- PowAssent.Phoenix.ViewHelpers.provider_links(@conn),
  do: content_tag(:span,  link) %>

But I couldn’t find anything about it.

Could help me translate?

I intend to translate via gettext

:waving_hand:

Check out PowAssent.Phoenix.Messages — PowAssent v0.4.18 and — Pow v1.0.39.