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.
|
||||
# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
|
||||
|
||||
en:
|
||||
ru:
|
||||
hello: "Привет, мир"
|
||||
layouts:
|
||||
application:
|
||||
|
|
@ -140,4 +140,4 @@ en:
|
|||
friends_since: "друзья с %{how_long_ago}"
|
||||
save: "сохранить"
|
||||
are_you_sure: "Вы уверены?"
|
||||
remove_friend: "удалить друга"
|
||||
remove_friend: "удалить друга"
|
||||
|
|
|
|||
Loading…
Reference in a new issue