Update education

This commit is contained in:
2023-06-21 10:52:03 +02:00
parent 2f1b44fa44
commit 53f39950ce
3 changed files with 14 additions and 5 deletions

View File

@ -6,7 +6,8 @@
</ActivityParagraph>
<ActivityParagraph :title="$t('diploma')" :subtitle="$t('aldini')" right_text="2015 - 2020">
{{ $t("final degree") }}: 100/100 {{ $t("with honors") }}
<div>{{ $t('diploma desc') }}</div>
<div>{{ $t("final grade") }}: 100/100 {{ $t("with honors") }}</div>
</ActivityParagraph>
</div>
</template>