Add custom date/time media filtering.
This commit is contained in:
@@ -555,6 +555,7 @@
|
||||
"what": "What",
|
||||
"when": "When",
|
||||
"whens": {
|
||||
"custom": "Custom",
|
||||
"past_month": "Past Month",
|
||||
"past_week": "Past Week",
|
||||
"today": "Today",
|
||||
|
||||
@@ -545,6 +545,7 @@
|
||||
"what": "Che cosa",
|
||||
"when": "Quando",
|
||||
"whens": {
|
||||
"custom": "",
|
||||
"past_month": "Mese scorso",
|
||||
"past_week": "Settimana scorso",
|
||||
"today": "Oggi",
|
||||
|
||||
@@ -554,6 +554,7 @@
|
||||
"what": "O que",
|
||||
"when": "Quando",
|
||||
"whens": {
|
||||
"custom": "",
|
||||
"past_month": "Mês passado",
|
||||
"past_week": "Semana passada",
|
||||
"today": "Hoje",
|
||||
|
||||
@@ -537,6 +537,7 @@
|
||||
"what": "O que",
|
||||
"when": "Quando",
|
||||
"whens": {
|
||||
"custom": "",
|
||||
"past_month": "O mes passado",
|
||||
"past_week": "A semana passada",
|
||||
"today": "Hoje",
|
||||
|
||||
Reference in New Issue
Block a user