To date, we’ve been asking users to use the hard-coded text file to translate hard-coded text like dates, placeholders etc.
This is problematic since it’s difficult for users to use and involves a lot of work to translate dates.
Instead, we should add a feature to automatically spot dates and allow users to have them converted automatically.
There is some JavaScript here that can be used:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString