mirror of
https://github.com/mue/mue.git
synced 2026-07-16 13:34:03 +02:00
fix: stats localisation, marketplace title
This commit is contained in:
@@ -269,7 +269,7 @@ function DiscoverContent({ category, onBreadcrumbsChange }) {
|
||||
opacity: isLoading ? 0 : 1,
|
||||
transition: 'opacity 0.2s ease-in-out',
|
||||
}}
|
||||
title="Marketplace"
|
||||
title={variables.getMessage('modals.main.marketplace.title')}
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user