Browse Source
Fix an error message
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
honeypot-register-form
Thomas Citharel
1 month ago
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with
1 additions and
1 deletions
-
priv/gettext/fr/LC_MESSAGES/errors.po
|
|
@ -521,7 +521,7 @@ msgstr "Ce jeton n'est pas un UUID valide" |
|
|
|
#, elixir-format |
|
|
|
#: lib/graphql/error.ex:87 lib/graphql/resolvers/person.ex:317 |
|
|
|
msgid "User not found" |
|
|
|
msgstr "Membre non trouvé" |
|
|
|
msgstr "Utilisateur·ice non trouvé·e" |
|
|
|
|
|
|
|
#, elixir-format |
|
|
|
#: lib/graphql/resolvers/person.ex:232 |
|
|
|