Merge pull request #898 from oluijks/feat/notification-tabs

feat: add date-range tabs to the notification history panel
This commit is contained in:
Lysec
2025-11-29 08:22:28 +01:00
committed by GitHub
12 changed files with 202 additions and 12 deletions
+7 -1
View File
@@ -509,6 +509,12 @@
"no-notifications": "Keine Benachrichtigungen",
"title": "Benachrichtigungen"
},
"range": {
"all": "Alle",
"earlier": "Älter",
"today": "Heute",
"yesterday": "Gestern"
},
"time": {
"diffD": "vor 1 Tag",
"diffDD": "vor {diff} Tagen",
@@ -2422,4 +2428,4 @@
"title": "WLAN"
}
}
}
}
+7 -1
View File
@@ -509,6 +509,12 @@
"no-notifications": "No notifications",
"title": "Notifications"
},
"range": {
"all": "All",
"earlier": "Earlier",
"today": "Today",
"yesterday": "Yesterday"
},
"time": {
"diffD": "1 day ago",
"diffDD": "{diff} days ago",
@@ -2422,4 +2428,4 @@
"title": "Wi-Fi"
}
}
}
}
+7 -1
View File
@@ -509,6 +509,12 @@
"no-notifications": "No hay notificaciones",
"title": "Notificaciones"
},
"range": {
"all": "Todas",
"earlier": "Anteriores",
"today": "Hoy",
"yesterday": "Ayer"
},
"time": {
"diffD": "hace 1 día",
"diffDD": "hace {diff} días",
@@ -2422,4 +2428,4 @@
"title": "Wi-Fi"
}
}
}
}
+7 -1
View File
@@ -509,6 +509,12 @@
"no-notifications": "Aucune notification",
"title": "Notifications"
},
"range": {
"all": "Tout",
"earlier": "Plus anciennes",
"today": "Aujourd'hui",
"yesterday": "Hier"
},
"time": {
"diffD": "il y a 1 jour",
"diffDD": "il y a {diff} jours",
@@ -2422,4 +2428,4 @@
"title": "Wi-Fi"
}
}
}
}
+7 -1
View File
@@ -509,6 +509,12 @@
"no-notifications": "通知なし",
"title": "通知"
},
"range": {
"all": "すべて",
"earlier": "以前",
"today": "今日",
"yesterday": "昨日"
},
"time": {
"diffD": "1日前",
"diffDD": "{diff}日前",
@@ -2422,4 +2428,4 @@
"title": "Wi-Fi"
}
}
}
}
+7 -1
View File
@@ -509,6 +509,12 @@
"no-notifications": "Geen meldingen",
"title": "Meldingen"
},
"range": {
"all": "Alle",
"earlier": "Eerder",
"today": "Vandaag",
"yesterday": "Gisteren"
},
"time": {
"diffD": "1 dag geleden",
"diffDD": "{diff} dagen geleden",
@@ -2422,4 +2428,4 @@
"title": "Wi-Fi"
}
}
}
}
+7 -1
View File
@@ -509,6 +509,12 @@
"no-notifications": "Nenhuma notificação",
"title": "Notificações"
},
"range": {
"all": "Todas",
"earlier": "Mais antigas",
"today": "Hoje",
"yesterday": "Ontem"
},
"time": {
"diffD": "há 1 dia",
"diffDD": "há {diff} dias",
@@ -2422,4 +2428,4 @@
"title": "Wi-Fi"
}
}
}
}
+7 -1
View File
@@ -509,6 +509,12 @@
"no-notifications": "Нет уведомлений",
"title": "Уведомления"
},
"range": {
"all": "Все",
"earlier": "Ранее",
"today": "Сегодня",
"yesterday": "Вчера"
},
"time": {
"diffD": "1 день назад",
"diffDD": "{diff} дней назад",
@@ -2422,4 +2428,4 @@
"title": "Wi-Fi"
}
}
}
}
+7 -1
View File
@@ -509,6 +509,12 @@
"no-notifications": "Bildirim yok",
"title": "Bildirimler"
},
"range": {
"all": "Tümü",
"earlier": "Öncekiler",
"today": "Bugün",
"yesterday": "Dün"
},
"time": {
"diffD": "1 gün önce",
"diffDD": "{diff} gün önce",
@@ -2422,4 +2428,4 @@
"title": "Wi-Fi"
}
}
}
}
+7 -1
View File
@@ -509,6 +509,12 @@
"no-notifications": "Немає сповіщень",
"title": "Сповіщення"
},
"range": {
"all": "Усі",
"earlier": "Раніше",
"today": "Сьогодні",
"yesterday": "Учора"
},
"time": {
"diffD": "1 день тому",
"diffDD": "{diff} днів тому",
@@ -2422,4 +2428,4 @@
"title": "Wi-Fi"
}
}
}
}
+7 -1
View File
@@ -509,6 +509,12 @@
"no-notifications": "无通知",
"title": "通知"
},
"range": {
"all": "全部",
"earlier": "更早",
"today": "今天",
"yesterday": "昨天"
},
"time": {
"diffD": "1 天前",
"diffDD": "{diff} 天前",
@@ -2422,4 +2428,4 @@
"title": "Wi-Fi"
}
}
}
}