diff --git a/README.md b/README.md index cfbc77e..28ef796 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,6 @@ Thank you for all your efforts! - [config editor](https://github.com/GeoSot/Laravel-EnvEditor) - [text editor (admin)](https://github.com/ckeditor/ckeditor4) - [text editor (user)](https://github.com/ckeditor/ckeditor5) -- [updater backend](https://github.com/codedge/laravel-selfupdater) - [backup backend](https://github.com/spatie/laravel-backup) - [Vcard backend](https://github.com/jeroendesloovere/vcard) - [QR code backend](https://github.com/Bacon/BaconQrCode) diff --git a/resources/lang/de/messages.php b/resources/lang/de/messages.php index 0f364a2..a4cf424 100644 --- a/resources/lang/de/messages.php +++ b/resources/lang/de/messages.php @@ -767,7 +767,7 @@ return [ 'setup.disclaimer' => 'Es gelten unsere', 'Terms and Conditions' => 'Allgemeinen Geschäftsbedingungen', - 'Next' => 'Nächste', + 'Next' => 'Weiter', 'Yes' => 'Ja', 'No' => 'NEIN', 'Finish setup' => 'Beenden Sie die Einrichtung', diff --git a/version.json b/version.json index 326ec63..f99c658 100644 --- a/version.json +++ b/version.json @@ -1 +1 @@ -4.8.2 +4.8.3