Stupid error fix
This commit is contained in:
parent
7a9e347b28
commit
cfd3523030
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
# Sample localization file for Russian. Add more files in this directory for other locales.
|
# Sample localization file for Russian. Add more files in this directory for other locales.
|
||||||
# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
|
# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
|
||||||
|
|
||||||
en:
|
ru:
|
||||||
hello: "Привет, мир"
|
hello: "Привет, мир"
|
||||||
layouts:
|
layouts:
|
||||||
application:
|
application:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue