mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
rename Customizaton to Customizations
This commit is contained in:
@@ -688,7 +688,7 @@ const SettingsCustomization: FC = () => {
|
||||
};
|
||||
|
||||
return (
|
||||
<SectionContent title={LL.USER_CUSTOMIZATION()} titleGutter>
|
||||
<SectionContent title={LL.CUSTOMIZATIONS()} titleGutter>
|
||||
{renderContent()}
|
||||
{renderEditDialog()}
|
||||
</SectionContent>
|
||||
|
||||
Reference in New Issue
Block a user