Fixed: Missing Indexer Proxy Modal translate

pull/429/head
bakerboy448 3 years ago
parent 742c0d02bc
commit e8c6103cc7

@ -28,7 +28,7 @@ class AddIndexerProxyModalContent extends Component {
return (
<ModalContent onModalClose={onModalClose}>
<ModalHeader>
Add IndexerProxy
{translate('AddIndexerProxy')}
</ModalHeader>
<ModalBody>

@ -9,6 +9,7 @@
"Added": "Added",
"AddedToDownloadClient": "Release added to client",
"AddIndexer": "Add Indexer",
"AddIndexerProxy": "Add Indexer Proxy",
"AddingTag": "Adding tag",
"AddNewIndexer": "Add New Indexer",
"AddRemoveOnly": "Add and Remove Only",

Loading…
Cancel
Save