Improve quantity/display of thumbnail details.

This commit is contained in:
Dermot Duffy
2023-02-27 20:51:56 -08:00
parent bd52db3e31
commit d87c4244f6
5 changed files with 109 additions and 69 deletions
+8 -2
View File
@@ -392,11 +392,14 @@
"webrtc_card_waiting": "Waiting for WebRTC Card to load ..."
},
"event": {
"camera": "Camera",
"duration": "Duration",
"in_progress": "In Progress",
"score": "Score",
"seek": "Seek",
"start": "Start",
"seek": "Seek"
"what": "What",
"where": "Where"
},
"media_filter": {
"all": "All",
@@ -426,8 +429,11 @@
"where": "Where"
},
"recording": {
"camera": "Camera",
"duration": "Duration",
"events": "Events",
"seek": "Seek"
"seek": "Seek",
"start": "Start"
},
"thumbnail": {
"no_thumbnail": "No thumbnail available",
+8 -2
View File
@@ -385,11 +385,14 @@
"webrtc_card_waiting": "Aspettando che la scheda WebRTC si carichi ..."
},
"event": {
"camera": "",
"duration": "Durata",
"in_progress": "In corso",
"score": "Punteggio",
"seek": "Cercare",
"start": "Avvia",
"seek": "Cercare"
"what": "",
"where": ""
},
"media_filter": {
"all": "",
@@ -419,8 +422,11 @@
"where": ""
},
"recording": {
"camera": "",
"duration": "",
"events": "Eventi",
"seek": "Cercare"
"seek": "Cercare",
"start": ""
},
"thumbnail": {
"no_thumbnail": "Nessuna miniatura disponibile",
+8 -2
View File
@@ -385,11 +385,14 @@
"webrtc_card_waiting": "Aguardando o cartão WebRTC carregar ..."
},
"event": {
"camera": "",
"duration": "Duração",
"in_progress": "Em andamento",
"score": "Pontuação",
"seek": "Procurar",
"start": "Início",
"seek": "Procurar"
"what": "",
"where": ""
},
"media_filter": {
"all": "",
@@ -419,8 +422,11 @@
"where": ""
},
"recording": {
"camera": "",
"duration": "",
"events": "Eventos",
"seek": "Procurar"
"seek": "Procurar",
"start": ""
},
"thumbnail": {
"no_thumbnail": "Nenhuma miniatura disponível",