Lexical: Make labels localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -98,7 +98,7 @@ const SettingsStore: React.FC = () => {
|
||||
</FormActions>
|
||||
</Form>
|
||||
|
||||
<CardHeader>
|
||||
<CardHeader className='mb-4'>
|
||||
<CardTitle title={intl.formatMessage(messages.advanced)} />
|
||||
</CardHeader>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user