Skip to content

Commit

Permalink
Merge pull request #22 from OccTherapist/3.x
Browse files Browse the repository at this point in the history
Fixing Typo in my last commit
  • Loading branch information
JibayMcs authored Sep 11, 2024
2 parents 16b9c1c + f49f181 commit cbe1291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/lang/de/filament-tour.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// translations for JibayMcs/FilamentTour
return [
'button' => [
cd 'previous' => 'Zurück',
'previous' => 'Zurück',
'next' => 'Weiter',
'done' => 'Fertig',
],
Expand Down

0 comments on commit cbe1291

Please sign in to comment.