Add gallery thumbnail editing support.

This commit is contained in:
Dermot Duffy
2022-04-16 22:11:57 -07:00
parent 0e751478d2
commit 13d7db341b
4 changed files with 32 additions and 6 deletions
+7 -1
View File
@@ -51,7 +51,13 @@
"update_seconds": "Refresh default view every X seconds (0=never)"
},
"event_gallery": {
"min_columns": "Minimum number of columns"
"controls": {
"thumbnails": {
"size": "Event Gallery thumbnails size in pixels",
"show_details": "Show event details with thumbnails",
"show_controls": "Show event controls with thumbnails"
}
}
},
"event_viewer": {
"auto_play": "Automatically play media",