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