#679 day view without sidebar on mobile - look only

This commit is contained in:
lethemanh
2026-04-06 09:34:43 +07:00
parent fbb31e4a80
commit aa96a39b28
21 changed files with 664 additions and 117 deletions
+17 -1
View File
@@ -247,7 +247,9 @@
"logoAlt": "Calendar",
"settings": "Settings",
"help": "Help",
"logout": "Logout"
"logout": "Logout",
"hideDatePicker": "Hide date picker",
"showDatePicker": "Show date picker"
},
"settings": {
"title": "Settings",
@@ -365,6 +367,20 @@
"9": "October",
"10": "November",
"11": "December"
},
"short": {
"0": "Jan",
"1": "Feb",
"2": "Mar",
"3": "Apr",
"4": "May",
"5": "Jun",
"6": "Jul",
"7": "Aug",
"8": "Sep",
"9": "Oct",
"10": "Nov",
"11": "Dec"
}
},
"mobile": {