🎨 Support database date field relative to today's filtering https://github.com/siyuan-note/siyuan/issues/10451

This commit is contained in:
Daniel 2024-03-01 22:50:53 +08:00
parent bbf41e4769
commit 1c6594f073
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
5 changed files with 5 additions and 0 deletions

View file

@ -1,4 +1,5 @@
{
"relativeToToday": "Relative to today",
"current": "This",
"week": "week",
"month": "month",

View file

@ -1,4 +1,5 @@
{
"relativeToToday": "Relativa a hoy",
"current": "Esto",
"week": "semana",
"month": "mes",

View file

@ -1,4 +1,5 @@
{
"relativeToToday": "Par rapport à aujourd'hui",
"current": "Ceci",
"week": "semaine",
"month": "mois",

View file

@ -1,4 +1,5 @@
{
"relativeToToday": "相對於今天",
"current": "當前",
"week": "週",
"month": "月",

View file

@ -1,4 +1,5 @@
{
"relativeToToday": "相对于今天",
"current": "当前",
"week": "周",
"month": "月",