Introduce option model for storing necessary configuration data.
This commit is contained in:
@@ -15,6 +15,7 @@ return [
|
||||
'Edit' => 'Bearbeiten',
|
||||
'Delete' => 'Löschen',
|
||||
'Save' => 'Speichern',
|
||||
'Change' => 'Ändern',
|
||||
'SaveAndContinue' => 'Speichern und Weiter',
|
||||
'Saved' => 'Gespeichert',
|
||||
'Cancel' => 'Abbrechen',
|
||||
|
||||
Reference in New Issue
Block a user