diff --git a/resources/lang/de/filament-tour.php b/resources/lang/de/filament-tour.php new file mode 100644 index 0000000..3046316 --- /dev/null +++ b/resources/lang/de/filament-tour.php @@ -0,0 +1,10 @@ + [ +cd 'previous' => 'Zurück', + 'next' => 'Weiter', + 'done' => 'Fertig', + ], +];