Files
homarr/public/locales/en/modules/date.json
2022-12-10 22:14:31 +01:00

12 lines
266 B
JSON

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