Prototype implementation of activity timeline feature

This commit is contained in:
GrimJu
2025-01-11 03:42:12 +01:00
parent 9d4e2d46fc
commit cfe36ee247
12 changed files with 733 additions and 287 deletions

View File

@@ -8,7 +8,8 @@
"STATISTICS": "Statistics",
"SETTINGS": "Settings",
"ABOUT": "About",
"LOGOUT": "Logout"
"LOGOUT": "Logout",
"TIMELINE": "Timeline"
},
"HOME_PAGE": {
"SESSIONS": "Sessions",
@@ -230,6 +231,9 @@
"GITHUB": "Github",
"Backup": "Backup Jellystat"
},
"TIMELINE_PAGE": {
"TIMELINE": "Timeline"
},
"SEARCH": "Search",
"TOTAL": "Total",
"LAST": "Last",
@@ -305,4 +309,4 @@
"POSTCODE": "Postcode",
"X_ROWS_SELECTED": "{ROWS} Rows Selected",
"SUBTITLES": "Subtitles"
}
}