translations users & directory

This commit is contained in:
Alexandro Uc Santos
2024-05-25 18:14:17 -06:00
parent 264a6c6dfc
commit 8f33177dad
14 changed files with 549 additions and 385 deletions

View File

@@ -30,6 +30,8 @@
await auth.authenticationPromise;
// await authenticationPromise;
await company.getCompanyData();
console.log(company.company)
}
@@ -70,7 +72,7 @@
{{getDateMonthDay(company.company?.createAt)}}
</div>
<div class="item-company">
<span class="font-weight-bold">{{ t('labels.segmentCompany') }}: </span>
<span class="font-weight-bold">{{ t('labels.segmentsCompany') }}: </span>
{{company.company?.categories.map((e) => e.name).join(', ')}}
</div>
<!-- <div class="item-company">