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

35 lines
708 B
JSON

{
"descriptor": {
"name": "Ngày giờ",
"description": "Hiện thị ngày giờ hiện tại.",
"settings": {
"title": "Cài đặt cho tiện ích ngày giờ",
"timezone": {
"label": "",
"info": ""
},
"customTitle": {
"label": ""
},
"display24HourFormat": {
"label": "Dùng thời gian 24 giờ"
},
"dateFormat": {
"label": "Định dạng ngày",
"data": {
"hide": "Ẩn ngày"
}
},
"titleState": {
"label": "",
"info": "",
"data": {
"both": "",
"city": "",
"none": "Không có"
}
}
}
}
}