mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
parent
ab0cd623d2
commit
215df9c910
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ function Tags(props) {
|
|||
if (!items.length) {
|
||||
return (
|
||||
<div>
|
||||
{translate('NoTagsHaveBeenAddedYetAddTagsToLinkArtistsWithDelayProfilesRestrictionsOrNotificationsClickLinkTohttpswikiservarrcomlidarrsettingstagshereLinkToFindOutMoreAboutTagsInLidarr')}
|
||||
{translate('NoTagsHaveBeenAddedYet')}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue