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