forked from shibao/cannery
fix registration page not offering all translations
This commit is contained in:
@ -67,7 +67,7 @@ msgstr "Crear Invitación"
|
||||
msgid "Delete User"
|
||||
msgstr "Eliminar cuenta de Usuario"
|
||||
|
||||
#: lib/cannery_web/controllers/user_registration_html/new.html.heex:47
|
||||
#: lib/cannery_web/controllers/user_registration_html/new.html.heex:52
|
||||
#: lib/cannery_web/controllers/user_reset_password_html/new.html.heex:3
|
||||
#: lib/cannery_web/controllers/user_session_html/new.html.heex:46
|
||||
#, elixir-autogen, elixir-format
|
||||
@ -81,7 +81,7 @@ msgstr "¡Invita a alguien nuevo!"
|
||||
|
||||
#: lib/cannery_web/components/core_components/topbar.html.heex:94
|
||||
#: lib/cannery_web/controllers/user_confirmation_html/new.html.heex:28
|
||||
#: lib/cannery_web/controllers/user_registration_html/new.html.heex:44
|
||||
#: lib/cannery_web/controllers/user_registration_html/new.html.heex:49
|
||||
#: lib/cannery_web/controllers/user_reset_password_html/edit.html.heex:41
|
||||
#: lib/cannery_web/controllers/user_reset_password_html/new.html.heex:28
|
||||
#: lib/cannery_web/controllers/user_session_html/new.html.heex:3
|
||||
@ -108,7 +108,7 @@ msgstr "Nueva Etiqueta"
|
||||
#: lib/cannery_web/components/core_components/topbar.html.heex:89
|
||||
#: lib/cannery_web/controllers/user_confirmation_html/new.html.heex:25
|
||||
#: lib/cannery_web/controllers/user_registration_html/new.html.heex:3
|
||||
#: lib/cannery_web/controllers/user_registration_html/new.html.heex:37
|
||||
#: lib/cannery_web/controllers/user_registration_html/new.html.heex:42
|
||||
#: lib/cannery_web/controllers/user_reset_password_html/edit.html.heex:38
|
||||
#: lib/cannery_web/controllers/user_reset_password_html/new.html.heex:25
|
||||
#: lib/cannery_web/controllers/user_session_html/new.html.heex:43
|
||||
|
@ -664,22 +664,6 @@ msgstr "Copias"
|
||||
msgid "Added on:"
|
||||
msgstr "Añadido en:"
|
||||
|
||||
#: lib/cannery_web/controllers/user_registration_html/new.html.heex:32
|
||||
#: lib/cannery_web/controllers/user_settings_html/edit.html.heex:127
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "English"
|
||||
msgstr "Inglés"
|
||||
|
||||
#: lib/cannery_web/controllers/user_settings_html/edit.html.heex:129
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "French"
|
||||
msgstr "Francés"
|
||||
|
||||
#: lib/cannery_web/controllers/user_settings_html/edit.html.heex:128
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "German"
|
||||
msgstr "Alemán"
|
||||
|
||||
#: lib/cannery_web/controllers/user_registration_html/new.html.heex:28
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Language"
|
||||
@ -1038,11 +1022,6 @@ msgstr ""
|
||||
msgid "Search shot records"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/controllers/user_settings_html/edit.html.heex:130
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/components/layouts.ex:15
|
||||
#: lib/cannery_web/components/layouts/root.html.heex:9
|
||||
#: lib/cannery_web/components/layouts/root.html.heex:10
|
||||
|
Reference in New Issue
Block a user