Skip to content

Fix #114: Take locale datetime formats into account in help text

moamoak requested to merge fix_#114 into master

Calculate the help text for each locale and displays it in a nicer format instead of defining it in the model (wich is run only once)

Merge request reports