Stupid error fix

This commit is contained in:
UserAd 2010-09-22 14:56:37 +08:00 committed by Raphael Sofaer
parent 7a9e347b28
commit cfd3523030

View file

@ -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:
@ -140,4 +140,4 @@ en:
friends_since: "друзья с %{how_long_ago}" friends_since: "друзья с %{how_long_ago}"
save: "сохранить" save: "сохранить"
are_you_sure: "Вы уверены?" are_you_sure: "Вы уверены?"
remove_friend: "удалить друга" remove_friend: "удалить друга"