feat: Show last modified by user on document viewer
- Display updater name next to update time - Fall back to creator if no updater is set - Add modified_by translation for all 8 languages
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
'save' => 'Speichern',
|
||||
'cancel' => 'Abbrechen',
|
||||
'created_by' => 'Erstellt von',
|
||||
'modified_by' => 'von',
|
||||
'updated' => 'Aktualisiert',
|
||||
'path' => 'Pfad',
|
||||
'last_modified' => 'Zuletzt geändert',
|
||||
|
||||
Reference in New Issue
Block a user