* @created 2022-08-02 14:22:41 * @modified 2022-08-02 14:22:41 */ return [ 'index' => '屬性組', 'create_at_groups' => '創建屬性組', 'error_cannot_delete_attribute_used' => '屬性組不能刪除,由於該屬性組被屬性(屬性ID: :attributes)使用', 'error_cannot_delete_default_group' => 'ID為1的為默認屬性組,不能刪除', 'attribute_groups_index' => '屬性組列表', 'attribute_groups_create' => '創建屬性組', 'attribute_groups_show' => '屬性組詳情', 'attribute_groups_update' => '更新屬性組', 'attribute_groups_delete' => '刪除屬性組', ];