feat: Add language switcher
for preview route
This commit is contained in:
@ -121,7 +121,7 @@ export const StationEditModal = observer(() => {
|
||||
>
|
||||
<Box sx={style}>
|
||||
<Edit
|
||||
title={<Typography variant="h5">Редактирование станции</Typography>}
|
||||
title={<Typography variant="h5">Редактирование остановки</Typography>}
|
||||
saveButtonProps={saveButtonProps}
|
||||
>
|
||||
<Box
|
||||
|
Reference in New Issue
Block a user