Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
63
frontend/node_modules/apexcharts/dist/locales/vi.json
generated
vendored
63
frontend/node_modules/apexcharts/dist/locales/vi.json
generated
vendored
@@ -1,63 +0,0 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user