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:
2025-11-29 12:12:17 +09:00
parent d47c3a456f
commit 5519c311ad
9 changed files with 18 additions and 6 deletions
+1
View File
@@ -22,6 +22,7 @@
'save' => '保存',
'cancel' => 'キャンセル',
'created_by' => '作成者',
'modified_by' => '更新者:',
'updated' => '更新日',
'path' => 'パス',
'last_modified' => '最終更新',