mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-03 13:38:12 +00:00
chore: added storage switching between local and api modes
This commit is contained in:
+5
-1
@@ -22,5 +22,9 @@
|
||||
"storage-preview-empty": "No entries found for given parameters",
|
||||
"storage-preview-info": "Archived timetable {id} for user {driverName} from: {date}",
|
||||
"storage-preview-button-text": "Return",
|
||||
"delete-timetable-confirm": "Are you sure that you want to delete this timetable?"
|
||||
"delete-timetable-confirm": "Are you sure that you want to delete this timetable?",
|
||||
"storage-mode": {
|
||||
"local": "LOCALLY",
|
||||
"api": "STACJOWNIK"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user