It was deliberately left Italian-only when /en support was first added; now translated and following the same thin-page + shared-view pattern as every other route, with the nav link and language switch no longer special-casing it.
4 lines
55 B
Vue
4 lines
55 B
Vue
<template>
|
|
<CorralitoView locale="en" />
|
|
</template>
|