Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"fields": {
"title": "Tiêu đề",
"dateFrom": "Từ ngày",
"dateTo": "Đến ngày",
"autorefreshInterval": "Thời gian tự động tải lại",
"displayRecords": "Số dòng hiển thị",
"isDoubleHeight": "Cao 2x",
"enabledScopeList": "Những gì sẽ được hiển thị",
"users": "Người dùng",
"entityType": "Loại Entity ",
"expandedLayout": "Bố cục"
},
"options": {
"mode": {
"agendaWeek": "Tuần (agenda)",
"basicWeek": "Tuần",
"month": "Tháng",
"basicDay": "Ngày",
"agendaDay": "Ngày (agenda)",
"timeline": "Dòng thời gian"
}
}
}