Fix invitations

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-10-02 16:19:15 +02:00
parent 4896036cd1
commit afb7d75307
22 changed files with 298 additions and 100 deletions

View File

@@ -566,7 +566,7 @@ msgid "You are not a member of this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:137
#: lib/graphql/resolvers/member.ex:143
msgid "You are not a moderator or admin for this group"
msgstr ""
@@ -602,7 +602,7 @@ msgid "You can't leave event because you're the only event creator participant"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:141
#: lib/graphql/resolvers/member.ex:147
msgid "You can't set yourself to a lower member role for this group because you are the only administrator"
msgstr ""
@@ -796,7 +796,7 @@ msgstr ""
msgid "Reset your password to login"
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/graphql/error.ex:86
msgid "Resource not found"
msgstr ""
@@ -811,12 +811,22 @@ msgstr ""
msgid "Unknown Resource"
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/graphql/error.ex:84
msgid "You don't have permission to do this"
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/graphql/error.ex:76
msgid "You need to be logged in"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:112
msgid "You can't accept this invitation with this profile."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:129
msgid "You can't reject this invitation with this profile."
msgstr ""