Add missing group name to activity notifications
Closes #799 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -1695,14 +1695,14 @@ msgid "Public feed for %{instance}"
|
||||
msgstr "Публичная лента для %{instance}"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:298
|
||||
#: lib/graphql/resolvers/user.ex:318
|
||||
msgid "The password you have choosen is too short. Please make sure your password contains at least 6 charaters."
|
||||
msgstr ""
|
||||
"Выбранный вами пароль слишком короткий. Пожалуйста, убедитесь, что ваш "
|
||||
"пароль содержит не менее 6 символов."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:304
|
||||
#: lib/graphql/resolvers/user.ex:324
|
||||
msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got."
|
||||
msgstr ""
|
||||
"Предоставленный вами токен недействителен. Убедитесь, что URL-адрес - именно "
|
||||
@@ -2004,7 +2004,7 @@ msgstr ""
|
||||
msgid "Your membership request for group %{link_start}<b>%{group}</b>%{link_end} has been approved."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, fuzzy
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/pending_participation_notification.html.heex:38
|
||||
#: lib/web/templates/email/pending_participation_notification.text.eex:4
|
||||
msgid "You have one pending attendance request to process for the following event:"
|
||||
|
||||
Reference in New Issue
Block a user