Is it possible to adjust the LOCAL_ID per page

I now have the LOCAL_ID for the whole app in app.module.ts and it works.

But it can also be separate for each page.
So that I can use it to translate the dates.

How did you implement it for the whole app? :thinking: