Introduce option model for storing necessary configuration data.

This commit is contained in:
2025-01-04 18:37:29 +01:00
parent 3b51ab109d
commit fa085b7384
10 changed files with 412 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ return [
'Edit' => 'Bearbeiten',
'Delete' => 'Löschen',
'Save' => 'Speichern',
'Change' => 'Ändern',
'SaveAndContinue' => 'Speichern und Weiter',
'Saved' => 'Gespeichert',
'Cancel' => 'Abbrechen',