mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-16 10:16:20 +01:00
🎨 Rename "services" to "apps" in entire project
This commit is contained in:
@@ -60,7 +60,7 @@ export const DashDotTile = ({ module, className }: DashDotTileProps) => {
|
||||
{menu}
|
||||
<div>
|
||||
{heading}
|
||||
<p>{t('card.errors.noService')}</p>
|
||||
<p>{t('card.errors.noApp')}</p>
|
||||
</div>
|
||||
</HomarrCardWrapper>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user