true, // when true, we will add the route prefix on the language-switcher route. // eg: https://domain.com/admin/set-locale/{locale} instead of https://domain.com/set-locale/{locale} 'use_backpack_route_prefix' => false, ];