Files
homarr/public/locales/de/modules/date.json
2022-08-25 13:17:56 +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)"
}
}
}
}