- 'books_sort_show_other_desc' => 'Add other books here to include them in the sort operation, and allow easy cross-book reorganisation.',
- 'books_sort_move_up' => 'Move Up',
- 'books_sort_move_down' => 'Move Down',
- 'books_sort_move_prev_book' => 'Move to Previous Book',
- 'books_sort_move_next_book' => 'Move to Next Book',
- 'books_sort_move_prev_chapter' => 'Move Into Previous Chapter',
- 'books_sort_move_next_chapter' => 'Move Into Next Chapter',
- 'books_sort_move_book_start' => 'Move to Start of Book',
- 'books_sort_move_book_end' => 'Move to End of Book',
- 'books_sort_move_before_chapter' => 'Move to Before Chapter',
- 'books_sort_move_after_chapter' => 'Move to After Chapter',
+ 'books_sort_show_other_desc' => '在此添加其他图书进入排序界面,这样就可以轻松跨图书重新排序。',
+ 'books_sort_move_up' => '上移',
+ 'books_sort_move_down' => '下移',
+ 'books_sort_move_prev_book' => '移动到上一图书',
+ 'books_sort_move_next_book' => '移动到下一图书',
+ 'books_sort_move_prev_chapter' => '移动到上一章节',
+ 'books_sort_move_next_chapter' => '移动到下一章节',
+ 'books_sort_move_book_start' => '移动到图书开头',
+ 'books_sort_move_book_end' => '移动到图书结尾',
+ 'books_sort_move_before_chapter' => '移动到章节前',
+ 'books_sort_move_after_chapter' => '移至章节后',