Initial version of media filter components.
This commit is contained in:
@@ -364,6 +364,19 @@
|
||||
"start": "Start",
|
||||
"seek": "Seek"
|
||||
},
|
||||
"media_filter": {
|
||||
"all": "All",
|
||||
"camera": "Camera",
|
||||
"favorite": "Favorite",
|
||||
"not_favorite": "Not Favorite",
|
||||
"past_month": "Past Month",
|
||||
"past_week": "Past Week",
|
||||
"today": "Today",
|
||||
"what": "What",
|
||||
"when": "When",
|
||||
"where": "Where",
|
||||
"yesterday": "Yesterday"
|
||||
},
|
||||
"recording": {
|
||||
"events": "Events",
|
||||
"seek": "Seek"
|
||||
|
||||
@@ -335,6 +335,19 @@
|
||||
"start": "Avvia",
|
||||
"seek": "Cercare"
|
||||
},
|
||||
"media_filter": {
|
||||
"all": "",
|
||||
"camera": "",
|
||||
"favorite": "",
|
||||
"not_favorite": "",
|
||||
"past_month": "",
|
||||
"past_week": "",
|
||||
"today": "",
|
||||
"what": "",
|
||||
"when": "",
|
||||
"where": "",
|
||||
"yesterday": ""
|
||||
},
|
||||
"recording": {
|
||||
"events": "Eventi",
|
||||
"seek": "Cercare"
|
||||
|
||||
@@ -335,6 +335,19 @@
|
||||
"start": "Início",
|
||||
"seek": "Procurar"
|
||||
},
|
||||
"media_filter": {
|
||||
"all": "",
|
||||
"camera": "",
|
||||
"favorite": "",
|
||||
"not_favorite": "",
|
||||
"past_month": "",
|
||||
"past_week": "",
|
||||
"today": "",
|
||||
"what": "",
|
||||
"when": "",
|
||||
"where": "",
|
||||
"yesterday": ""
|
||||
},
|
||||
"recording": {
|
||||
"events": "Eventos",
|
||||
"seek": "Procurar"
|
||||
|
||||
Reference in New Issue
Block a user