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' => '저장',
|
||||
'cancel' => '취소',
|
||||
'created_by' => '작성자',
|
||||
'modified_by' => '수정자:',
|
||||
'updated' => '업데이트',
|
||||
'path' => '경로',
|
||||
'last_modified' => '마지막 수정',
|
||||
|
||||
Reference in New Issue
Block a user