🐛 fix(locales): Fixed description in multilingual files, updated text related to email registration functionality

This commit is contained in:
web@ppanel
2025-02-21 14:04:15 +07:00
parent 23c974a94d
commit c356bc26ff
50 changed files with 165 additions and 50 deletions
@@ -125,7 +125,7 @@ export function ProductShowcase() {
className='pb-4 text-2xl font-semibold sm:text-3xl'
>
<Display type='currency' value={item.unit_price} />
<span className='text-base font-medium'>/{t('per_month')}</span>
<span className='text-base font-medium'>/{t(item.unit_time)}</span>
</motion.h2>
<motion.div>
<Button