We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99a489 commit 2afca79Copy full SHA for 2afca79
resources/lang/nl/filament-tree.php
@@ -2,7 +2,7 @@
2
3
return [
4
'root' => 'Basis',
5
-
+
6
/*
7
|--------------------------------------------------------------------------
8
| Buttons
@@ -21,7 +21,7 @@
21
'components.tree.buttons.deselect_all.label' => 'Alles deselecteren',
22
'components.tree.buttons.expand_all.label' => 'Alles uitklappen',
23
'components.tree.buttons.collapse_all.label' => 'Alles inklappen',
24
25
26
27
| Message
0 commit comments