Revert "Add yet-another-react-lightbox package and update .gitignore to exclude node_modules"

This reverts commit c92f4a5edd.
This commit is contained in:
Desktop
2025-11-13 00:36:40 +05:00
parent 77ec8af4d1
commit 84e12b5146
9304 changed files with 2008667 additions and 29 deletions

63
frontend/node_modules/apexcharts/dist/locales/vi.json generated vendored Normal file
View File

@@ -0,0 +1,63 @@
{
"name": "vi",
"options": {
"months": [
"Tháng 01",
"Tháng 02",
"Tháng 03",
"Tháng 04",
"Tháng 05",
"Tháng 06",
"Tháng 07",
"Tháng 08",
"Tháng 09",
"Tháng 10",
"Tháng 11",
"Tháng 12"
],
"shortMonths": [
"Th01",
"Th02",
"Th03",
"Th04",
"Th05",
"Th06",
"Th07",
"Th08",
"Th09",
"Th10",
"Th11",
"Th12"
],
"days": [
"Chủ nhật",
"Thứ hai",
"Thứ ba",
"Thứ Tư",
"Thứ năm",
"Thứ sáu",
"Thứ bảy"
],
"shortDays": [
"CN",
"T2",
"T3",
"T4",
"T5",
"T6",
"T7"
],
"toolbar": {
"exportToSVG": "Tải xuống SVG",
"exportToPNG": "Tải xuống PNG",
"exportToCSV": "Tải xuống CSV",
"menu": "Tuỳ chọn",
"selection": "Vùng chọn",
"selectionZoom": "Vùng chọn phóng to",
"zoomIn": "Phóng to",
"zoomOut": "Thu nhỏ",
"pan": "Di chuyển",
"reset": "Đặt lại thu phóng"
}
}
}