@ -12,7 +12,7 @@ function ManageCustomFormatsToolbarButton() {
return (
<>
<PageToolbarButton
label={translate('ManageCustomFormats')}
label={translate('ManageFormats')}
iconName={icons.MANAGE}
onPress={openManageModal}
/>
@ -1118,6 +1118,7 @@
"ManageDownloadClients": "Manage Download Clients",
"ManageEpisodes": "Manage Episodes",
"ManageEpisodesSeason": "Manage Episodes files in this season",
"ManageFormats": "Manage Formats",
"ManageImportLists": "Manage Import Lists",
"ManageIndexers": "Manage Indexers",
"ManageLists": "Manage Lists",