aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/index.html
Commit message (Collapse)AuthorAgeFilesLines
* feat: translate the app - two locales available: fr and enArmand Philippot2021-10-261-21/+24
|
* chore: convert index to html file instead of php fileArmand Philippot2021-10-241-0/+58
I need to translate some strings in a JS file. So instead of dealing with two way to translate the whole app I think it is easier to stick with a single way.