fix fropdown navbar profile

This commit is contained in:
Lisa Durand 2023-07-12 16:50:28 +02:00
parent 97e4cf437a
commit 7b1b771b25
4 changed files with 29 additions and 18 deletions

View file

@ -11,3 +11,8 @@ en:
profile: "See my profile"
logout: "Log out"
my_account: "My account"
connected_as: "connected as %{profile}"
instructeur: instructor
administrateur: admin
expert: expert
user: user

View file

@ -11,3 +11,8 @@ fr:
profile: "Voir mon profil"
logout: "Se déconnecter"
my_account: "Mon compte"
connected_as: "connecté en tant qu'%{profile}"
instructeur: instructeur
administrateur: administrateur
expert: expert
user: usager