The whole site is Russian, everything is Russified using the Russian locale, but I need one page so that it does not Russify.

That is, there is a filter |date:"r" , translates into Russian itself - Fri, 27 Jan 2012 00:00:00 +0200

How to make it so that on this page it does not translate, or that only this filter does not translate. In general, to ensure that Monday and January were in English.

    2 answers 2

    set_language ()

    • This guide did not work. A manual selection of the language scheme on the page was added, but my page is generated for the robot, but it will not change the scheme. Did as before, independently transformed through the filter. Thanks for the hint, I think this is still useful. - trec 2:17 pm
    • one
      then activate () - qnub 2:21 pm

    Try using a temporary change of locale: snippet

    • Chet did not move on the move. As did below wrote. - trec 2:19 pm