Files
Homarr/public/locales/en/modules/date.json
2023-01-13 11:10:09 +00:00

13 lines
275 B
JSON

{
"descriptor": {
"name": "Date and Time",
"description": "Displays the current date and time.",
"settings": {
"title": "Settings for Date and Time widget",
"display24HourFormat": {
"label": "Display full time (24-hour)"
}
}
}
}