mirror of
https://github.com/Lidarr/Lidarr
synced 2026-05-08 20:59:57 +02: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