[增添]添加了datasource的setting数据库以及默认值
This commit is contained in:
28
vendor/filament/notifications/resources/lang/ar/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/ar/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'التنبيهات',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'مسح',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'تحديد الكل كمقروء',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'لا توجد تنبيهات',
|
||||
'description' => 'يرجى التحقق مرة أخرى لاحقاً.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/az/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/az/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Bildirişlər',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Təmizlə',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Hamısını oxunub olaraq qeyd et',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Bildiriş yoxdur',
|
||||
'description' => 'Zəhmət olmazsa sonra yoxlayın',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/bg/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/bg/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Известия',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Изчисти',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Маркирай всички като прочетени',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Нямате известия',
|
||||
'description' => 'Моля проверете отново по-късно.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/bn/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/bn/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'বিজ্ঞপ্তি',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'পরিষ্কার',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'পড়া হয়েছে',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'কোন বিজ্ঞপ্তি নেই',
|
||||
'description' => 'পরে আবার চেষ্টা করুন',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/bs/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/bs/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Obavijesti',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Izbrišite sve',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Označi sve kao pročitano ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Nema obavijesti',
|
||||
'description' => 'Molimo provjerite kasnije opet',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/ca/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/ca/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Notificacions',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Netejar',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Marcar tot com a llegit',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Sense notificacions',
|
||||
'description' => 'Si us plau, torna a comprovar-ho més tard.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/ckb/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/ckb/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'ئاگانامەکان',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'سرینەوەی هەموو',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'نیشانە کردنی هەموو بۆ خوێنراوە',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'هیچ ئاگانامەیەک نییە',
|
||||
'description' => 'تکایە دواتر سەردان بکە',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/cs/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/cs/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Moje aktualizace',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Odstranit',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Označit vše jako přečtené',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Nemáme pro vás žádné aktulizace',
|
||||
'description' => 'Zkuste to prosím později',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/cy/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/cy/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Hysbysiadau',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Clirio',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Nodi pob un fel ‘wedi darllen’',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Dim hysbysiad yma',
|
||||
'description' => 'Gwiriwch eto nes ymlaen',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/da/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/da/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Notifikationer',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Ryd',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Markér alle som læst',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Ingen notifikationer',
|
||||
'description' => 'Tjek venligst igen senere',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/de/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/de/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Benachrichtigungen',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Alle löschen',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Alle als gelesen markieren',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Keine Benachrichtigungen vorhanden',
|
||||
'description' => 'Bitte schauen Sie später erneut vorbei',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/el/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/el/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Ειδοποιήσεις',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Καθαρισμός',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Επισήμανση όλων ως αναγνωσμένων',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Δεν υπάρχουν νέες ειδοποιήσεις',
|
||||
'description' => 'Ελέγξτε ξανά αργότερα.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/en/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/en/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Notifications',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Clear',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Mark all as read',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'No notifications',
|
||||
'description' => 'Please check again later.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/es/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/es/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Notificaciones',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Borrar',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Marcar todas como leídas',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'No hay notificaciones',
|
||||
'description' => 'Por favor, compruebe más tarde',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/eu/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/eu/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Jakinarazpenak',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Ezabatu',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Denak irakurrita bezala markatu',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Ez dago jakinarazpenik',
|
||||
'description' => 'Mesedez, egiaztatu geroago',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/fa/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/fa/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'پیامها',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'پاک کردن',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'علامتگذاری همه به عنوان خواندهشده',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'شما پیامی ندارید',
|
||||
'description' => 'لطفا بعدا مراجعه کنید',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/fi/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/fi/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Ilmoitukset',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Tyhjennä',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Merkitse luetuiksi',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Ei ilmoituksia',
|
||||
'description' => 'Tarkista myöhemmin uudestaan',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/fr/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/fr/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Notifications',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Effacer',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Tout marquer comme lu',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Aucune notification',
|
||||
'description' => 'Veuillez revérifier ultérieurement',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/he/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/he/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'התראות',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'נקה',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'סמך הכל כנקרא',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'אין התראות',
|
||||
'description' => 'נסה שנית מאוחר יותר',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/hr/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/hr/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Obavijesti',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Očisti',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Označi sve kao pročitano',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Nema obavijesti',
|
||||
'description' => 'Molim provjerite ponovno kasnije.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/hu/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/hu/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Értesítések',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Törlés',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Összes olvasottnak jelölése',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Nincsenek értesítések',
|
||||
'description' => 'Kérjük, hogy nézz vissza később.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/id/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/id/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Notifikasi',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Bersihkan',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Tandai semua sudah dibaca',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Tidak ada notifikasi',
|
||||
'description' => 'Silakan periksa kembali nanti',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/it/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/it/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Notifiche',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Pulisci',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Imposta tutto come letto',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Nessuna notifica',
|
||||
'description' => 'Si prega di controllare più tardi',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/ja/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/ja/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => '通知',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'クリア',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'すべて既読にする',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => '通知はありません',
|
||||
'description' => 'のちほど確認してください',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/km/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/km/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'ដំណឹង',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'សំអាត',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'សម្គាល់ថាបានអានទាំងអស់ហើយ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'គ្នានដំណឹង',
|
||||
'description' => 'សូមពិនិត្យម្តងទៀតនៅពេលក្រោយ.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/ko/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/ko/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => '알림',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => '전체 삭제',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => '모두 읽음으로 표시',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => '알림 없음',
|
||||
'description' => '나중에 다시 확인해 주세요.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/ku/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/ku/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'ئاگانامەکان',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'سرینەوەی هەموو',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'نیشانە کردنی هەموو بۆ خوێنراوە',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'هیچ ئاگانامەیەک نییە',
|
||||
'description' => 'تکایە دواتر سەردان بکە',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/lt/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/lt/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Pranešimai',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Išvalyti',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Pažymėti visus kaip perskaitytus',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Nėra pranešimų',
|
||||
'description' => 'Patikrinkite vėliau.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/lv/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/lv/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Paziņojumi',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Nodzēst',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Atzīmēt visus kā izlasītus',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Nav jaunu paziņojumu',
|
||||
'description' => 'Lūdzu, skatiet vēlāk',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/ms/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/ms/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Pemberitahuan',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Hapus',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Tandai semua sebagai dibaca',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Tiada pemberitahuan di sini',
|
||||
'description' => 'Sila semak semula kemudian',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/nl/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/nl/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Meldingen',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Wissen',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Alles als gelezen markeren',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Geen meldingen',
|
||||
'description' => 'Kijk later nog eens.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/no/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/no/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Varsler',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Tøm',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Merk alle som lest',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Ingen varsler',
|
||||
'description' => 'Vennligst sjekk senere.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/np/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/np/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'सूचनाहरू',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'खाली गर्नुहोस्',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'सबै पढेको रूपमा चिन्ह लगाउनुहोस्',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'कुनै सूचना छैन',
|
||||
'description' => 'कृपया पछि फेरि जाँच गर्नुहोस्।',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/pl/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/pl/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Powiadomienia',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Wyczyść',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Oznacz wszystkie jako przeczytane',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Brak powiadomień',
|
||||
'description' => 'Zajrzyj ponownie później',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/pt_BR/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/pt_BR/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Notificações',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Limpar',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Marcar tudo como lido',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Sem notificações',
|
||||
'description' => 'Por favor, verifique mais tarde.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/pt_PT/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/pt_PT/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Notificações',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Limpar',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Marcar tudo como lido',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Sem notificações',
|
||||
'description' => 'Por favor, verifique mais tarde.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/ro/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/ro/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Notificări',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Ștergere',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Marchează totul ca fiind citit',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Nu există notificări',
|
||||
'description' => 'Vă rugăm să verificați din nou mai târziu',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/ru/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/ru/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Уведомления',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Удалить',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Отметить как прочитанное',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Нет уведомлений',
|
||||
'description' => 'Пожалуйста, проверьте позже',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/sk/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/sk/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Notifikácie',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Odstrániť',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Označiť všetko ako prečítané',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Žiadne notifikácie',
|
||||
'description' => 'Skúste to prosím neskôr.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/sl/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/sl/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Obvestila',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Počisti',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Označi vse kot prebrano',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Ni obvestil',
|
||||
'description' => 'Prosimo, preverite ponovno kasneje.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/sq/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/sq/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Njoftimet',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Pastro',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Shënoni të gjitha si të lexuara',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Nuk ka njoftime',
|
||||
'description' => 'Ju lutemi kontrolloni përsëri më vonë.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/sv/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/sv/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Notiser',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Rensa',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Markera alla som lästa',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Inga notiser',
|
||||
'description' => 'Kolla igen lite senare.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/sw/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/sw/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Arifa',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Safisha',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Weka alama zote kama zimesomwa',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Hakuna arifa hapa',
|
||||
'description' => 'Tafadhali angalia tena baadae',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/th/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/th/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'การแจ้งเตือน',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'ล้าง',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'ทำเครื่องหมายทั้งหมดว่าอ่านแล้ว',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'ไม่มีการแจ้งเตือน',
|
||||
'description' => 'กรุณาตรวจสอบอีกครั้งในภายหลัง',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/tr/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/tr/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Bildirimler',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Temizle',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Tümünü okundu işaretle',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Bildirim yok',
|
||||
'description' => 'Lütfen sonra kontrol ediniz',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/uk/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/uk/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Сповіщення',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Видалити',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Позначити як прочитане',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Немає повідомлень',
|
||||
'description' => 'Будь ласка, перевірте пізніше',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/uz/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/uz/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Bildirishnomalar',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'O\'chirish',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'O\'qilgan deb belgilash',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Bildirishnomalar mavjud emas',
|
||||
'description' => 'Iltimos keyinroq tekshiring',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/vi/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/vi/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Thông báo',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => 'Xóa',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => 'Đánh dấu tất cả là đã đọc',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => 'Không có thông báo',
|
||||
'description' => 'Vui lòng kiểm tra lại sau.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/zh_CN/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/zh_CN/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => '通知',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => '清除',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => '标记为已读',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => '没有通知',
|
||||
'description' => '请稍后再查看。',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
28
vendor/filament/notifications/resources/lang/zh_TW/database.php
vendored
Normal file
28
vendor/filament/notifications/resources/lang/zh_TW/database.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => '通知',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'clear' => [
|
||||
'label' => '清除',
|
||||
],
|
||||
|
||||
'mark_all_as_read' => [
|
||||
'label' => '標記為已讀',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'heading' => '沒有通知',
|
||||
'description' => '請稍後再查看。',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user