From 36fb70fc00a62f93687142293c318b231b915a07 Mon Sep 17 00:00:00 2001 From: "Zimin A.N." Date: Mon, 11 May 2026 17:56:38 +0300 Subject: [PATCH] =?UTF-8?q?revert(timetravel):=20keep=20'Time-travel?= =?UTF-8?q?=E2=80=A6'=20label?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User feedback: 'Time-travel label такое себе Time-travel… оставь'. Reverting MR !70 part of rename ('Таймлайн' → 'Time-travel…'). Per handoff prototype line 299 это и был 'Time-travel…' изначально — надо было не трогать. --- ordinis-admin-ui/src/components/editor/EditorInfoPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ordinis-admin-ui/src/components/editor/EditorInfoPanel.tsx b/ordinis-admin-ui/src/components/editor/EditorInfoPanel.tsx index 132f747..664808a 100644 --- a/ordinis-admin-ui/src/components/editor/EditorInfoPanel.tsx +++ b/ordinis-admin-ui/src/components/editor/EditorInfoPanel.tsx @@ -90,7 +90,7 @@ export function EditorInfoPanel({ detail, recordCount, actions }: EditorInfoPane )} > - {t('timeTravel.timeline', { defaultValue: 'Таймлайн' })} + {t('timeTravel.button', { defaultValue: 'Time-travel…' })} )} {actions.onAoi && (