The underscore (fr_informal) is replaced by the hyphen (fr-informal).
This commit is contained in:
parent
4cd83f9ae9
commit
49162a6ead
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# the COPYRIGHT file.
|
||||
|
||||
|
||||
fr_informal:
|
||||
fr-informal:
|
||||
errors:
|
||||
messages:
|
||||
not_found: "introuvable"
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
# Localization file for French (Informal Honorifics). Add more files in this directory for other locales.
|
||||
# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
|
||||
|
||||
fr_informal:
|
||||
fr-informal:
|
||||
hello: "Bonjour tout le monde"
|
||||
application:
|
||||
helper:
|
||||
Loading…
Reference in a new issue