This commit is contained in:
Carl Chenet 2018-10-20 13:10:19 +02:00
parent 18303004ba
commit 2be1a00a2e
2 changed files with 4 additions and 4 deletions

View File

@ -2,6 +2,8 @@
# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
en:
hats:
hatstitle: "Hats"
time:
formats:
default: "%Y-%m-%d %H:%M:%S"
@ -532,8 +534,6 @@ en:
filters_controller:
filterstitle: "Tag Filters"
flashfilterupdate: "Your filters have been updated."
hats_controller:
hatstitle: "Hats"
home_controller:
recenttitle: "Recent Stories"
abouttitle: "About"

View File

@ -21,6 +21,8 @@ fr:
confirmation: "La confirmation et le mot de passe ne correspondent pas"
username:
invalid: "Le nom d'utilisateur est invalide"
hats:
hatstitle: "Chapeaux"
time:
formats:
default: "%d-%m-%Y %H:%M:%S"
@ -550,8 +552,6 @@ fr:
filters_controller:
filterstitle: "Filtres"
flashfilterupdate: "Vos filtres ont été mis à jour."
hats_controller:
hatstitle: "Chapeaux"
home_controller:
recenttitle: "Infos récentes"
abouttitle: "À propos"