mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-03 16:23:35 +08:00
Changed the way we were displaying the edit icon.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
This commit is contained in:
@ -182,6 +182,7 @@ return [
|
||||
'pages_revisions_restore' => '恢複',
|
||||
'pages_revisions_none' => '此頁面沒有修訂',
|
||||
'pages_copy_link' => '複製連結',
|
||||
'pages_edit_content_link' => '编辑内容',
|
||||
'pages_permissions_active' => '有效的頁面權限',
|
||||
'pages_initial_revision' => '初次發布',
|
||||
'pages_initial_name' => '新頁面',
|
||||
|
Reference in New Issue
Block a user