feat: Add language switcher for preview route

This commit is contained in:
2025-05-27 20:57:14 +03:00
parent ede6681c28
commit b837aae711
13 changed files with 1113 additions and 852 deletions

View File

@ -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