Files
homarr/public/locales/fr/modules/date.json
2022-08-30 12:49:55 +02:00

11 lines
218 B
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"descriptor": {
"name": "Date",
"description": "Affiches l'heure et la date actuelles dans un module",
"settings": {
"display24HourFormat": {
"label": "Affichage 24 h"
}
}
}
}