* @created 2022-08-02 14:22:41 * @modified 2022-08-02 14:22:41 */ return [ 'index' => '税金設定', 'tax_classes_index' => '税クラスの設定', 'tax' => '税の種類', 'tax_rate' => '税率', 'type' => 'タイプ', 'area' => '面積', 'percentage' => 'パーセンテージ', 'fixed_tax_rate' => '固定税率', 'tax_rates_index' => '税率リスト', 'tax_rates_create' => '税率の作成', 'tax_rates_show' => '税金の詳細', 'tax_rates_update' => '税率を更新', 'tax_rates_delete' => '税率を削除', ];