diff --git a/config/locales/devise.lt.yml b/config/locales/devise.lt.yml index 86510d13c..d6e33c1cb 100644 --- a/config/locales/devise.lt.yml +++ b/config/locales/devise.lt.yml @@ -3,7 +3,7 @@ # the COPYRIGHT file. -en: +lt: errors: messages: not_found: "nerasta" diff --git a/config/locales/lt.yml b/config/locales/lt.yml index d20c8ff38..e1a529431 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -3,8 +3,8 @@ # the COPYRIGHT file. -# Sample localization file for English. Add more files in this directory for other locales. +# Sample localization file for Lithuanian. Add more files in this directory for other locales. # See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. -en: +lt: hello: "Sveikas pasauli"