mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:28:27 +08:00
New translations entities.php (Japanese)
This commit is contained in:
parent
a5cc758017
commit
851ab730fb
|
@ -146,7 +146,7 @@ return [
|
|||
'chapters_create' => 'チャプターを作成',
|
||||
'chapters_delete' => 'チャプターを削除',
|
||||
'chapters_delete_named' => 'チャプター「:chapterName」を削除',
|
||||
'chapters_delete_explain' => 'チャプター「:chapterName」を削除すると、チャプター内のすべてのページはブック内に直接追加されます。',
|
||||
'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages that exist within this chapter will also be deleted.',
|
||||
'chapters_delete_confirm' => 'チャプターを削除してよろしいですか?',
|
||||
'chapters_edit' => 'チャプターを編集',
|
||||
'chapters_edit_named' => 'チャプター「:chapterName」を編集',
|
||||
|
|
Loading…
Reference in New Issue
Block a user