Files
homarr/public/locales/en/modules/date-module.json
2022-08-24 21:01:29 +02:00

11 lines
218 B
JSON

{
"descriptor": {
"name": "Date",
"description": "Show the current time and date in a card",
"settings": {
"display24HourFormat": {
"label": "Display full time (24-hour)"
}
}
}
}