fix fropdown navbar profile
This commit is contained in:
parent
97e4cf437a
commit
7b1b771b25
4 changed files with 29 additions and 18 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue