mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-03-05 13:20:20 -05:00
Rename Manage Custom Formats to Manage Formats
This commit is contained in:
committed by
Mark McDowall
parent
e006b40532
commit
0f225b05c0
@@ -12,7 +12,7 @@ function ManageCustomFormatsToolbarButton() {
|
||||
return (
|
||||
<>
|
||||
<PageToolbarButton
|
||||
label={translate('ManageCustomFormats')}
|
||||
label={translate('ManageFormats')}
|
||||
iconName={icons.MANAGE}
|
||||
onPress={openManageModal}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user