I18n Override Defaults

Hi all,
I need an solution to override the template lookup.i.e.,In
18n,Rails default is filename.locale.format(aboutus.de.erb).

     What i was looking is locale.filename.format(de.aboutus.erb).

      How to override the default behaviour of Rails i18n .

Thanks in advance…

have a look at :

https://github.com/middleman/middleman-guides/blob/master/source/extensions/localization.html.markdown

see default_path