Added job select & safe view to camera.

This commit is contained in:
Patrick Fic
2021-02-08 21:39:30 -08:00
parent 3a0c8b9a5a
commit 1cda8579a5
11 changed files with 155 additions and 82 deletions

View File

@@ -73,6 +73,10 @@
}
},
"mediacache": {
"actions": {
"deleteall": "Delete All",
"uploadall": "Upload All"
},
"titles": {
"mediacachetab": "Media"
}