Files
homarr/public/locales/el/modules/date.json
T
2023-12-30 21:46:01 +01:00

35 lines
887 B
JSON

{
"descriptor": {
"name": "Ημερομηνία και ώρα",
"description": "Εμφανίζει την τρέχουσα ημερομηνία και ώρα.",
"settings": {
"title": "Ρυθμίσεις για το widget ημερομηνίας και ώρας",
"timezone": {
"label": "",
"info": ""
},
"customTitle": {
"label": ""
},
"display24HourFormat": {
"label": "Εμφάνιση πλήρης ώρας(24-ώρο)"
},
"dateFormat": {
"label": "Μορφοποίηση ημερομηνίας",
"data": {
"hide": "Απόκρυψη Ημερομηνίας"
}
},
"titleState": {
"label": "",
"info": "",
"data": {
"both": "",
"city": "",
"none": "Κανένα"
}
}
}
}
}