+ // Sort Options
+ 'sort_options' => '並べ替えオプション',
+ 'sort_direction_toggle' => '並べ替え方向の切り替え',
+ 'sort_ascending' => '昇順に並べ替え',
+ 'sort_descending' => '降順に並べ替え',
+ 'sort_name' => '名前',
+ 'sort_default' => 'デフォルト',
+ 'sort_created_at' => '作成日',
+ 'sort_updated_at' => '更新日',