Hi,
I am working in a website in english (because I like working in english) but all the users are french. Is it possible to convert a dynamic date like {post_date} in french ?
Like {post_date:locale=“fr”}
Something like this ? Or is it necessary to use a custom php function for that ?