Skip to content
Merged

Sync #859

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion resources/lang/de/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@
'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',
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.8.2
4.8.3