Save user locale and use it to translate things
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -132,11 +132,6 @@ msgstr ""
|
||||
"Avètz creat un compte sus %{host} amb aquesta adreça electronica. Sètz a un "
|
||||
"clic de l’activar."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/password_reset.html.eex:38
|
||||
msgid "You requested a new password for your account on %{server}."
|
||||
msgstr "Avètz demandat un nòu senhal per vòstre compte sus %{server}."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/email/user.ex:25
|
||||
msgid "Instructions to confirm your Mobilizon account on %{instance}"
|
||||
@@ -231,11 +226,6 @@ msgstr ""
|
||||
"Avètz creat un compte sus %{host} amb aquesta adreça electronica. Sètz a un "
|
||||
"clic de l’activar."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/password_reset.text.eex:5
|
||||
msgid "You requested a new password for your account on %{host}."
|
||||
msgstr "Avètz demandat un nòu senhal per vòstre compte sus %{server}."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/mobilizon_web/templates/email/event_participation_approved.html.eex:38
|
||||
msgid "You requested to participate in event %{title}"
|
||||
@@ -313,3 +303,9 @@ msgstr ""
|
||||
#: lib/mobilizon_web/templates/email/event_updated.text.eex:19
|
||||
msgid "View the updated event on: %{link}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#: lib/mobilizon_web/templates/email/password_reset.html.eex:38
|
||||
#: lib/mobilizon_web/templates/email/password_reset.text.eex:5
|
||||
msgid "You requested a new password for your account on %{instance}."
|
||||
msgstr "Avètz demandat un nòu senhal per vòstre compte sus %{instance}."
|
||||
|
||||
Reference in New Issue
Block a user