1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Add translations to frontend/InteractiveImport

(cherry picked from commit 060b66aa398f7e676b789354361b6fe95a96ff17)

Closes #9027
This commit is contained in:
Stevie Robinson
2023-08-14 01:28:16 +02:00
committed by Bogdan
parent be20a9d116
commit 0f699a01f7
9 changed files with 50 additions and 33 deletions
@@ -100,7 +100,7 @@ function InteractiveImportSelectFolderModalContent(
return (
<ModalContent onModalClose={onModalClose}>
<ModalHeader>
{modalTitle} - {translate('SelectFolder')}
{translate('SelectFolderModalTitle', { modalTitle })}
</ModalHeader>
<ModalBody>