From 279e79bae75508e655d7d210ad62e7874cab762b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Thu, 14 Nov 2024 07:31:35 +0100 Subject: [PATCH] Replace index translation by users --- translations/rapsysuser.en_gb.yaml | 2 +- translations/rapsysuser.fr_fr.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/rapsysuser.en_gb.yaml b/translations/rapsysuser.en_gb.yaml index 98deac4..77653c1 100644 --- a/translations/rapsysuser.en_gb.yaml +++ b/translations/rapsysuser.en_gb.yaml @@ -14,7 +14,6 @@ 'Hi %recipient_name%,': 'Hi %recipient_name%,' 'If you did not receive a recovery mail, check your Spam or Junk mail folder': 'If you did not receive a recovery mail, check your Spam or Junk mail folder' 'If you did not receive a verification mail, check your Spam or Junk mail folders': 'If you did not receive a verification mail, check your Spam or Junk mail folders' -'Index': 'Index' 'Invalid credentials.': 'Invalid credentials' 'Invalid %field% field: %value%': 'Invalid %field% field: %value%' 'John Doe': 'John Doe' @@ -45,6 +44,7 @@ 'Unable to find users': 'Unable to find users' 'Unable to list users': 'Unable to list users' 'Unable to reach account': 'Unable to reach account' +'Users': 'Users' 'User': 'User' 'Use this form to recover your account': 'Use this form to recover your account' 'Welcome back to %site%!': 'Welcome back to %site%!' diff --git a/translations/rapsysuser.fr_fr.yaml b/translations/rapsysuser.fr_fr.yaml index 13cecaf..f4da2fb 100644 --- a/translations/rapsysuser.fr_fr.yaml +++ b/translations/rapsysuser.fr_fr.yaml @@ -13,7 +13,6 @@ 'Hi %recipient_name%,': 'Salut %recipient_name%,' 'If you did not receive a recovery mail, check your Spam or Junk mail folder': 'Si vous n''avez pas reçu de courriel de récupération, vérifiez votre dossier Spam ou Courrier indésirable' 'If you did not receive a verification mail, check your Spam or Junk mail folders': 'Si vous n''avez pas reçu le courriel de vérification, regardez les dossiers Spam ou Indésirable dans votre messagerie' -'Index': 'Catalogue' 'Invalid credentials.': 'Identifiants invalides' 'Invalid %field% field: %value%': 'Champ %field% invalide: %value%' 'John Doe': 'Untel' @@ -43,6 +42,7 @@ 'Unable to find users': 'Impossible de trouver les utilisateurs' 'Unable to list users': 'Impossible de lister les utilisateurs' 'Unable to reach account': 'Impossible d''atteindre le compte' +'Users': 'Utilisateurs' 'User': 'Utilisateur' 'Use this form to recover your account': 'Utilisez ce formulaire pour récupérer votre compte' 'Welcome back to %site%!': 'Bienvenue à nouveau sur %site% !' -- 2.41.1