Adding logout information for sign_out hover, changing colors for links

This commit is contained in:
JC 2016-12-05 14:45:00 +01:00
parent b698046e1e
commit 271ce62476
5 changed files with 32 additions and 3 deletions

View file

@ -21,3 +21,5 @@
en:
hello: "Hello world"
utils:
deconnexion: "Logout"

View file

@ -20,6 +20,8 @@
# available at http://guides.rubyonrails.org/i18n.html.
fr:
utils:
deconnexion: "Déconnexion"
will_paginate:
next_label: 'Suivant'
previous_label: 'Précédent'
@ -179,4 +181,4 @@ fr:
other: "%{count} mois"
x_seconds:
one: 1 seconde
other: "%{count} secondes"
other: "%{count} secondes"