mirror of
https://github.com/Akomry/website.git
synced 2025-12-06 11:33:54 +00:00
fix: trad manquante
This commit is contained in:
parent
60e18252dc
commit
e3774b46b7
2 changed files with 20 additions and 6 deletions
|
|
@ -49,10 +49,10 @@ import {RouterLink} from "vue-router";
|
|||
</div>
|
||||
|
||||
<div>
|
||||
<h2>Experience</h2>
|
||||
<h2>{{$t('cv.experience')}}</h2>
|
||||
<h3><RouterLink to="/apprenticeship">Impactiv'</RouterLink></h3>
|
||||
<em style="font-size: smaller">2024 - Now</em>
|
||||
<p>IT and networking technician in a co-op program.</p>
|
||||
<em style="font-size: smaller">2024 - {{$t('cv.now')}}</em>
|
||||
<p>{{ $t('cv.impactiv')}}</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue