feat(i18n): es-419
cv translation support and separating some base strings for idiomatic context (#1505)
This commit is contained in:
parent
4c054a37fd
commit
b41b9353b8
6 changed files with 229 additions and 26 deletions
|
@ -38,7 +38,7 @@ const emit = defineEmits<{
|
|||
</p>
|
||||
<p italic flex justify-center w-full>
|
||||
<NuxtLink href="https://github.com/sponsors/elk-zone" target="_blank">
|
||||
<span text-xl font-script hover:text-primary transition duration-300>The Elk Team</span>
|
||||
<span text-xl font-script hover:text-primary transition duration-300>{{ $t('help.footer_team') }}</span>
|
||||
</NuxtLink>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue