-
-
{t('settings.themeStorePopularity')}
-
-
-
-
{t('settings.themeStoreDownloads')}
-
{(th.installs ?? 0).toLocaleString(i18n.language)}
-
- {th.updatedAt && (
-
-
{t('settings.themeStoreLastChanged')}
-
{formatRelativeTime(th.updatedAt, i18n.language)}
-
- )}
-