Add an English translation of the corralito training-courses page

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.
This commit is contained in:
2026-09-11 15:39:31 +02:00
parent 1247a2ca07
commit ac536bd152
8 changed files with 173 additions and 148 deletions
@@ -0,0 +1,3 @@
<template>
<CorralitoView locale="en" />
</template>