We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 1924
    • 119 Posts
    Hi,

    could anybody tell me how to change the language of the month-identifier in the ditto-archive?
    I´m using a german language file but the name of the month on top of the archive is allways english ’February’ instead of ’Februar’

    best regards, Alex
      • 23050
      • 1,842 Posts
      For french site, I put this code in a TV (text) which I call on every page, so that all dates are in french :

      @EVAL setlocale(LC_ALL, 'fr_FR.UTF-8');