mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-23 22:40:54 +00:00
Fix translation
This commit is contained in:
parent
c339645cec
commit
303baac4be
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ function EditImportListModalContent(props) {
|
|||
|
||||
<FormGroup>
|
||||
<FormLabel>
|
||||
{translate('ReadarrTags')}
|
||||
{translate('LidarrTags')}
|
||||
</FormLabel>
|
||||
|
||||
<FormInputGroup
|
||||
|
|
Loading…
Reference in a new issue