From cfd3523030788624c8ceaae0425e492414ea0995 Mon Sep 17 00:00:00 2001 From: UserAd Date: Wed, 22 Sep 2010 14:56:37 +0800 Subject: [PATCH] Stupid error fix --- config/locales/ru.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/ru.yml b/config/locales/ru.yml index b4d19cbed..d0d9e8039 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -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: "удалить друга" \ No newline at end of file + remove_friend: "удалить друга"